vis-pack
v0.0.16
Published
Collection of reusable and editable d3.js components for business analytic dashboards
Downloads
82
Readme
VisPack (temporary name)
Collection of reusable and editable d3.js components and scripts
Usage
You can install in your project as module with npm:
npm install vis-packor using unpkg.com, inclusing the following resources:
<script src="https://unpkg.com/vis-pack/umd/vispack.js"></script>
<link rel="stylesheet" type="text/css" href="https://unpkg.com/vis-pack/umd/vispack.css">Build
gruntDev
npm install
grunt devContribute
It would be awesome!
