emoji-and-emoticons:emojify.js https 的节点模块

时间:2024-07-08 12:22:38
【文件属性】:

文件名称:emoji-and-emoticons:emojify.js https 的节点模块

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-08 12:22:38

JavaScript

##表情符号和表情符号 这是的节点模块 安装 npm install emoji-and-emoticons ##Emoji 备忘单 ##Usage 下载这些(表情符号图片)[ ] 并将其添加到您的项目目录中。 你可以像这样在你的代码中使用它, var emojify = require ( 'emoji-and-emoticons' ) ; var text = "This is a string with :smile: and :)" ; // string to emojify var images_path = "/images/emoji" // path of the images folder var style = "width: 5%" //style for image var emojified = emojify


【文件预览】:
emoji-and-emoticons-master
----.gitignore(552B)
----package.json(352B)
----LICENSE(1KB)
----README.md(1KB)
----emojify.js(14KB)

网友评论