UNPKG
sparkline
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
A JavaScript implementation of 'spark'.
github.com/shiwano/sparkline
shiwano/sparkline
sparkline
/
bower.json
11 lines
(10 loc)
•
152 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"node-sparkline"
,
"version"
:
"0.1.1"
,
"main"
:
"lib/sparkline.js"
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"components"
]
}