AFASSoftware / maquette
- среда, 31 августа 2016 г. в 03:13:53
TypeScript
Minimalistic Virtual DOM implementation with support for animated transitions.
Maquette is a Javascript utility which makes it easy to synchronize the DOM tree in the browser with your data. It uses a technique called 'Virtual DOM'. Compared to other virtual DOM implementations, maquette has 3 advantages:
Visit the website for more information.