Skip to content

Commit

Permalink
maquette is now 3.7Kb in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johan-gorter committed Jan 31, 2024
1 parent b15cbcc commit f9dfee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Maquette is a Javascript utility which makes it easy to synchronize the DOM tree
It uses a technique called 'Virtual DOM'.
Compared to other virtual DOM implementations, maquette has the following advantages:

* It is very lightweight (3.6Kb gzipped)
* It is very lightweight (3.7Kb gzipped)
* It allows changes to be animated
* It makes your frontend [easy to unit-test](https://maquettejs.org/docs/unit-testing.html)

Expand Down

0 comments on commit f9dfee5

Please sign in to comment.