○
Mithril
Guide
API
Download
Github
WARNING: This documentation is for an old version of mithril! Please see the
current docs
for more accurate info.
API (v0.1)
Core
m
m.prop
m.withAttr
m.module
m.trust
m.render
m.redraw
Routing
m.route
m.route(rootElement, defaultRoute, routes)
m.route(path)
m.route(element)
m.route.mode
m.route.param
Data
m.request
m.deferred
m.sync
m.startComputation / m.endComputation
History
Roadmap
Change log
Change Log
v0.1
- Initial release