etch

v0.8.0
Perform virtual DOM updates based on changes to a data model.
virtual-dom dom view element custom-elements dom-diff atom electron

test

npm run standard && npm run mocha

mocha

devtool --quit --console node_modules/.bin/_mocha --colors --recursive ./test/helpers/register-babel test

tdd

npm run standard && node_modules/.bin/electron-mocha --renderer --interactive --recursive ./test/helpers/register-babel test

prepublish

npm run standard && npm run clean && npm run build

standard

standard --recursive src test && echo Linting passed

build

babel src --out-dir dist

clean

rm -rf dist

Metadata

  • MIT
  • Whatever
  • Nathan Sobo
  • released 10/17/2016

Downloads