react-treebeard

v3.2.4
React Tree View Component
react treeview data-driven customisable fast

build

rimraf dist && babel src/ --out-dir dist/

test

jest --config=jest.config.js

test:watch

jest --config=jest.config.js --watch

test:coverage

jest --config=jest.config.js --coverage

lint

eslint .

example

webpack-dev-server --content-base ./example/ --config ./example/webpack.config.js

build-example

webpack --content-base ./example/ --config ./example/webpack.config.js --output ./dist/example.js

Metadata

  • MIT
  • Whatever
  • Alex Curtis
  • released 6/20/2019

Downloads