hula-emojis 1.2.21 → 1.2.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +3 -3
- package/dist/data.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -11,9 +11,9 @@ HuLa 表情包数据。
|
|
|
11
11
|
|
|
12
12
|
| 表情包 | 系列数 | 表情数 | GIF表情数 | 文本表情数 |
|
|
13
13
|
| :---------- | --: | ---: | -----: | ----: |
|
|
14
|
-
| 总计 | 27 |
|
|
15
|
-
| Bilibili表情包 | 4 |
|
|
16
|
-
| 米游社表情包 | 14 |
|
|
14
|
+
| 总计 | 27 | 3249 | 278 | 108 |
|
|
15
|
+
| Bilibili表情包 | 4 | 376 | 0 | 52 |
|
|
16
|
+
| 米游社表情包 | 14 | 2678 | 197 | 0 |
|
|
17
17
|
| 知乎表情包 | 9 | 195 | 81 | 56 |
|
|
18
18
|
|
|
19
19
|
## 使用
|