d3-flextree

v2.1.0
Flexible tree layout algorithm that allows for variable node sizes.
d3 d3-module layout tree hierarchy d3-hierarchy plugin d3-plugin infovis and 3 more...

clean

rm -rf build demo test

build:demo

rollup -c --environment BUILD:demo

build:dev

rollup -c --environment BUILD:dev

build:prod

rollup -c --environment BUILD:prod

build:test

rollup -c --environment BUILD:test

build

rollup -c

lint

eslint index.js src

test:main

node test/bundle.js

test:browser

node test/browser-tests.js

test

npm-run-all test:*

prepare

npm-run-all clean build lint test

Metadata

  • WTFPL
  • Whatever
  • Chris Maloney
  • released 4/16/2018

Downloads

Maintainers