react-minimal-pie-chart

v3.0.1
Lightweight but versatile SVG pie/donut charts for React
react pie donough arc chart

test

jest

tests

npm run lint && npm t

clean

rm -rf lib es

compile

npm run clean && BABEL_ENV=rollup rollup -c

contrib:add

all-contributors add

contrib:generate

all-contributors generate

lint

eslint ./src --ext .js --ignore-pattern **/__tests__/

preversion

npm run tests

version

git add package.json

postversion

git push && git push --tags

prepublish

npm run tests && npm run compile

storybook

start-storybook -p 9001 -c .storybook

build-storybook

build-storybook -o ./.out

Metadata

  • MIT
  • Whatever
  • Andrea Carraro
  • released 10/24/2017

Downloads

Maintainers