gruujs
v1.7.5
Published
JavaScript framework for creating dynamic content
Downloads
63
Maintainers
Readme
Gruu is a small and powerful JavaScript library for creating dynamic content. Using only JavaScript you can create user interfaces that change dynamically. Gruu is fully dependency free and uses ES6 Proxies to trigger changes in DOM.
Documentation: https://mareklabuz.github.io/gruu-docs
Benchmarks: https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html (gruu v1.7.3-non-keyed)
Browser compatibility table
| Chrome | Firefox | Edge | Opera | Safari | |---|---|---|---|---| | 49.0 | 18 | 12 (10240) | 36 | 10 |
Licence
MIT
Copyright © 2017-2018, Marek Łabuz