get-arrows:获取unicode箭头

时间:2021-05-08 14:23:20
【文件属性】:
文件名称:get-arrows:获取unicode箭头
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-08 14:23:20
JavaScript 箭头 获取一组unicode箭头。 安装 $ npm install --save get-arrows 用法 var getArrows = require ( 'get-arrows' ) ; var arrows = getArrows ( { direction : 'n' , amount : 5 } ) ; console . log ( arrows ) ; //=> ['⇑', '⇈', '⇮', '↾', '⇧'] 命令行界面 $ npm install --g get-arrows $ get-arrows --help Usage $ get-arrows Direction Accepted directions: n, ne, e, se, s, sw, w, nw, ns and se Amo
【文件预览】:
get-arrows-master
----.travis.yml(60B)
----index.js(923B)
----test.js(201B)
----package.json(884B)
----readme.md(818B)
----license(1KB)
----.gitignore(13B)
----.editorconfig(231B)
----.gitattributes(12B)
----cli.js(1KB)

网友评论