MithrilJS / moptLinks
Babel plugin to optimize Mithril m() calls into simple JS objects for speed
☆42Updated 8 years ago
Alternatives and similar repositories for mopt
Users that are interested in mopt are comparing it to the libraries listed below
Sorting:
- Query mithril virtual dom for testing purposes☆106Updated 3 months ago
- A lightweight library for MithrilJS to create your own custom transitions based on the lifecycle of your components.☆39Updated 7 years ago
- Exit animations for Mithril components: provide controllers with an `exit` hook which will trigger when the component disappears from the…