sparkly:生成迷你图

时间:2024-05-03 23:53:50
【文件属性】:

文件名称:sparkly:生成迷你图

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-03 23:53:50

JavaScript

生成▁▂▃▅▂▇ JavaScript端口。 安装 $ npm install sparkly 用法 const sparkly = require ( 'sparkly' ) ; sparkly ( [ 0 , 3 , 5 , 8 , 4 , 3 , 4 , 10 ] ) ; //=> '▁▃▄▇▄▃▄█' // Specifying anything other than finite numbers will cause holes sparkly ( [ 0 , 3 , 5 , '' , 4 , 3 , 4 , 10 ] ) ; //=> '▁▃▄ ▄▃▄█' // Specifying an object with minimum and maximum options will change the sparkline range sparkly ( [ 1 , 2 , 3


【文件预览】:
sparkly-main
----index.js(1KB)
----test.js(1KB)
----package.json(660B)
----index.test-d.ts(370B)
----readme.md(1KB)
----.github()
--------workflows()
----license(1KB)
----screenshot.png(647B)
----index.d.ts(886B)
----.gitignore(23B)
----.npmrc(19B)
----.editorconfig(175B)
----.gitattributes(19B)

网友评论