d3-state-visualizer

v1.0.0-alpha
Visualize your app state with a range of reusable charts
d3 state store tree visualization

clean

rimraf lib dist

build

babel src --out-dir lib

build:umd

webpack src/index.js dist/d3-state-visualizer.js && NODE_ENV=production webpack src/index.js dist/d3-state-visualizer.min.js

lint

eslint src examples

prepublish

npm run lint && npm run clean && npm run build && npm run build:umd

Metadata

  • MIT
  • Whatever
  • romseguy
  • released 1/11/2016

Downloads

Maintainers