ClojureScript wrapper for mithril.js
- Mithril website (documentation, examples etc.)
- Mithril blog
- Mithril mailing list
Mithril is a client-side MVC framework - a tool to organize code in a way that is easy to think about and to maintain.
- Only 7.8 kB gzipped, no dependencies
- Small API, small learning curve
- Safe-by-default templates
- Hierarchical MVC via components
- Virtual DOM diffing and compilable templates
- Intelligent auto-redrawing system
Mithril.js is Copyright (c) 2014 Leo Horie