etch

v0.4.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 && node_modules/.bin/electron-mocha --renderer --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

build

babel src --out-dir dist

clean

rm -rf dist

Metadata

  • MIT
  • Whatever
  • Nathan Sobo
  • released 4/18/2016

Downloads