tree-changes

v0.3.4
Helpers function to get tree changes between two datasets
comparison tree

build

cross-env NODE_ENV=production npm run clean && rollup -c

watch

rollup -cw

clean

rimraf es && rimraf lib

lint

eslint src

test

jest --coverage

test:watch

jest --watch

bundlesize

bundlesize

precommit

npm run lint && npm test && npm run build && bundlesize

prepublishOnly

npm run build

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 11/29/2018

Downloads

Maintainers