emojify text:将无聊的文本转换为精美的表情符号 源码
表情文本 将无聊的文字转换成精美的表情符号 这个包只是为了好玩而已。 在会议之后,我们回家时, 和在火车上建立了这个有趣的工具。 实际上,那是很酷的杀手time。 安装 npm install --save emojify-text 用法 import emojifyText from 'emojify-text' ; emojifyText ( { bg : ':star:' , fg : ':blue_heart:' } , 'yay' ) //> // :star::star::star::star::star::star::star: // :star::blue_heart::st
文件列表
emojify-text-master.zip
(预估有个15文件)
emojify-text-master
.travis.yml
86B
.babelrc
81B
index.js
2KB
test.js
2KB
package.json
2KB
.eslintrc.json
410B
characters.json
22KB
.gitignore
71B
CHANGELOG.md
184B
暂无评论