overdom
v0.1.14
Published
    = mutate(DOM).
Install
npm install --save overdomChange your jsxFactory to h in your tsconfig.json or babelrc.
Get Started
Get started from here: https://xcodebuild.github.io/overdom/
Why overdom
See Virtual DOM is pure overhead, and Svelte is cool but another language.
So I build this tiny library for:
- Build view with declarative JavaScript/TypeScript
- Mutate data to mutate real DOM
Status
overdom is still in early stage, do not use it in production.
