emotsjs:随机获得表情

时间:2024-05-26 08:09:50
【文件属性】:

文件名称:emotsjs:随机获得表情

文件大小:12KB

文件格式:ZIP

更新时间:2024-05-26 08:09:50

JavaScript

Emotsjs 在项目中使用表情符号 :hamster: :clapping_hands: :purple_heart: :steaming_bowl: :chicken: :cow_face: :strawberry: :men’s_room: :sleepy_face: :fuel_pump: :angry_face_with_horns: 安装方式 npm install --save emotsjs 如何使用 var emotjs = require ( 'emotsjs' ) ; emotjs . all ; // return all emots emotjs . random ( ) ; // return a random emot emotjs . random ( n ) ; // return n emots random emotjs . get ( 'rocket' ) ; // return 'rocket' emot emotjs . parse ( 'hello :running:' ) ; //


【文件预览】:
emotsjs-master
----.travis.yml(359B)
----package.json(2KB)
----LICENSE(1KB)
----dist()
--------emots.json(5KB)
--------index.js(1KB)
----src()
--------emots.json(5KB)
--------index.js(886B)
--------index.test.js(1KB)
----.gitignore(53B)
----README.md(6KB)

网友评论