emoji emotion:JSON中已评估价的表情符号列表 源码
表情符号情感 表情符号列表,其价数为负五(负)至正五(正)之间的整数。 安装 : npm install emoji-emotion 利用 var emotion = require ( 'emoji-emotion' ) console . log ( emotion . slice ( 0 , 5 ) ) 产量: [ { name : '100' , emoji : ':hundred_points:' , polarity : 3 } , { name : 'angry' , emoji : ':angry_face:' , polarity : - 3 } , { n
文件列表
emoji-emotion-master.zip
(预估有个14文件)
emoji-emotion-master
.gitignore
78B
package.json
2KB
.npmrc
19B
.travis.yml
393B
faces.txt
9KB
test.js
957B
.prettierignore
38B
license
1KB
script
暂无评论