alexburner / chart-types

Testing chart types

Home Page:https://alexburner.github.io/chart-types/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chart-types

Testing out chart types

Development

npm run dev      # run dev server

npm run eslint   # run eslint --fix
npm run prettier # run prettier
npm run tsc      # run tsc --noEmit
npm run fix      # run eslint + prettier + tsc

npm run build    # build for production
npm run preview  # preview prod build

About

Testing chart types

https://alexburner.github.io/chart-types/


Languages

Language:TypeScript 99.6%Language:JavaScript 0.3%Language:HTML 0.1%