1.0.1 • Published 7 years ago

highnode v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

highnode

npm license github-issues Circle CI build status

Node module to make highcharts a little more usable

nodei.co

travis-status stars forks

forks

npm.io npm.io

Features

Install

npm install --save highnode

Scripts

  • npm run sparkline : browserify -t brfs sparkline/plot.js -o bundle.js
  • npm run bubbleChart : browserify -t brfs bubbleChart/plot.js -o bundle.js
  • npm run stackedColumnChart : browserify -t brfs stackedColumnChart/plot.js -o bundle.js
  • npm run readme : node ./node_modules/.bin/node-readme

Dependencies

PackageVersionDev
d34.4.0
brfs1.4.3
ava^0.15.0
node-readme^0.1.9
xo^0.16.0

Contributing

Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

Hjortur Jonasson hjorturjonasson@gmail.com undefined

License

1.0.1

7 years ago

1.0.0

7 years ago