Zemit (pronounced /zemitː/) is a free & open-source layout engine that aims to facilitates the integration of your interface and help with the communication of its widgets with your server logic.
Currently under heavy development but you can try the latest version on your mobile or desktop computer here: https://try.zemit.com
If you want to help with the development, feel free to communicate with me.
Browser Compatibility
Zemit supports all browsers that are ES5-compliant (the application itself is not supported on IE11 and below but the output is supported by IE8 and above).
Technology
Zemit is built over AngularJS and use other different libraries such as jQuery, Font Awesome, JSONDiffPath and InteractJS.
Installation
Run the following commands to install the dependencies and build Zemit.
npm install
grunt
Afterward, check /dist/index.html or /dist/index.min.html
License
MIT
Copyright (c) 2017-present, Danny Coulombe