Skip to content

lekane/maquette

This branch is 1 commit ahead of, 320 commits behind AFASSoftware/maquette:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20a0beb · Dec 19, 2016
Sep 22, 2015
Dec 19, 2016
Apr 25, 2016
Oct 1, 2016
Nov 17, 2016
Oct 4, 2016
Jan 14, 2016
Jan 2, 2016
Dec 3, 2014
Dec 30, 2015
Jan 28, 2015
Jan 22, 2016
Jan 22, 2016
Mar 11, 2015
Jun 10, 2015
Oct 1, 2016
Oct 3, 2016
May 28, 2015
Jun 10, 2015
Nov 15, 2016
Oct 3, 2016
Jan 2, 2016
Mar 14, 2016

Repository files navigation

Build Status

Maquette

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:

  • It is very lightweight (3Kb gzipped)
  • It allows changes to be animated
  • It is optimized for speed

Visit the website for more information.

About

Pure and simple virtual DOM library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 62.1%
  • JavaScript 37.4%
  • HTML 0.5%