emoji shortname to image:转换为图像标签 源码
表情符号到图像的短名称 安装 yarn add emoji-shortname-to-image 用法 import EmojiShort from 'emoji-shortname-to-image'; // You can also add a second parameter, that will replace the emojishort class with your own const emoji = new EmojiShort('https://your-cdn-url.com/with-trailing-slash/'); console.log(emoji.toImage
下载地址
用户评论