文件名称:emoj:从命令行中的文本中找到相关的表情符号
文件大小:545KB
文件格式:ZIP
更新时间:2024-03-17 04:00:38
JavaScript
情绪 在命令行上的文本中找到相关的表情符号 使用有关精彩文章中的API以及本地表情符号数据库。 安装 确保已安装版本10或更高版本。 然后运行以下命令: $ npm install --global emoj 在macOS和Linux上效果最佳。 较旧Linux发行版不支持终端中的颜色表情符号,但较新的发行版(例如Ubuntu 18.04和Fedora 28)可以。 在Linux上,我建议安装以全面了解表情符号。 用法 $ emoj --help Usage $ emoj [text] Example $ emoj 'i love unicorns' :unicorn_face: :carousel_horse: :horse_face: :horse: :red_heart: :sparkles: :rainbow: Options --copy -c Copy the first emoji to the clipboard --skin-ton
【文件预览】:
emoj-main
----.gitattributes(19B)
----.github()
--------funding.yml(91B)
--------workflows()
----test.js(295B)
----license(1KB)
----ui.js(5KB)
----.npmrc(19B)
----.editorconfig(175B)
----.gitignore(23B)
----screenshot.gif(618KB)
----index.js(1KB)
----readme.md(1KB)
----cli.js(2KB)
----package.json(1KB)