svgraph
v0.0.1
Published
An easy way to generate charts as SVG
Downloads
1
Readme
svgraph
An easy way to generate charts as SVG
Installation
npm install svgraphDevelopment
- Install dependencies
npm install- Build the project
npm run build- Run the tests
npm run test- Format & lint the code
npm run format
npm run lint