snabbdom

v0.7.1
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
virtual dom light kiss performance

pretest

npm run compile

test

testem

compile

npm run compile-es && npm run compile-commonjs

compile-es

tsc --outDir es --module es6 --moduleResolution node

compile-commonjs

tsc --outDir ./

prepublish

npm run compile

release-major

xyz --repo [email protected]:paldepind/snabbdom.git --increment major

release-minor

xyz --repo [email protected]:paldepind/snabbdom.git --increment minor

release-patch

xyz --repo [email protected]:paldepind/snabbdom.git --increment patch

Metadata

  • MIT
  • Whatever
  • Simon Friis Vindum
  • released 12/16/2017

Downloads