Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphieros/savyg
A savvy library to create svg elements and quick reliable charts with ease. Lightweight, and usable anywhere.
https://github.com/graphieros/savyg
charts data data-visualization donut donut-chart evolution-chart gauge gauge-chart svg svg-library svg-path
Last synced: 4 days ago
JSON representation
A savvy library to create svg elements and quick reliable charts with ease. Lightweight, and usable anywhere.
- Host: GitHub
- URL: https://github.com/graphieros/savyg
- Owner: graphieros
- License: mit
- Created: 2024-01-11T22:00:31.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-18T04:42:06.000Z (about 2 months ago)
- Last Synced: 2024-09-18T07:30:02.211Z (about 2 months ago)
- Topics: charts, data, data-visualization, donut, donut-chart, evolution-chart, gauge, gauge-chart, svg, svg-library, svg-path
- Language: TypeScript
- Homepage: https://savyg.graphieros.com/
- Size: 222 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# savyg
A savvy library to create svg elements and charts with ease
![npm](https://img.shields.io/npm/v/savyg)
[documentation](https://savyg.graphieros.com)
## savyg directory
1. npm run build (build will proceed if all tests pass)
2. npm link
## playground directory
1. npm link savyg
2. npm run dev