dfilatov / vidom

Library to build UI based on virtual DOM
MIT License
415 stars 16 forks source link
isomorphism javascript jsx react reactive server-side-rendering ui vidom virtual-dom

vidom

Build Status NPM Version Dependencies NPM Downloads

Vidom is just a library to build UI. It's highly inspired from React and based on the same ideas. Its main goal is to provide as fast as possible lightweight implementation with API similar to React.

Main features

Benchmarks

Playground

Try live playground to play with Vidom in your browser.

Documentation

Tools

Addons

Examples

Thanks