etch

v0.0.6
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 src test

build

babel src --out-dir dist

clean

rm -rf dist

Metadata

  • MIT
  • Whatever
  • Nathan Sobo
  • released 8/18/2015

Downloads

Maintainers