Thanks to visit codestin.com
Credit goes to github.com

Skip to content

(extremely alpha) a svelte library for making data visualizations and applications.

License

Notifications You must be signed in to change notification settings

Iinh/graph-paper

 
 

Repository files navigation

graph-paper

A Svelte component library optimized for data visualizations and data apps.

note: this project is in very early alpha, and as such is subject to API changes and restructuring without notice.

See the graph-paper storybook at https://graph-paper-org.github.io/graph-paper/

installation

Each package can be installed individually:

npm install --save-dev @graph-paper/datagraphic
npm install --save-dev @graph-paper/elements

TODO: add a single big package.

development

  1. Run npm install
  2. Run npx lerna bootstrap
  3. Run npm run storybook

See the developer documentation for more information.

About

(extremely alpha) a svelte library for making data visualizations and applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 76.9%
  • JavaScript 12.9%
  • CSS 9.9%
  • Shell 0.3%