Hi, Mithril's author here. I'll just put a big comment here, and hopefully everyone can see it. @stronglikedan: I don't have plans for extending the core (in fact, keeping it small and modular is a major focus point for me). I do have a list of things I want to tackle next (see the roadmap page), but I'll most likely release them separately from core. @hcho: re: integrating w/ jQuery: see the integrating w/ other lib…
Well, thanks for the framework :)
Apparently, you missed my (now deleted) question:
> It would be nice if you could document the browser requirements.
We're even, since I had missed the answer, which lies at the very end of the misc section of the documentation:
> Mithril allows developers to support browsers all the way back to IE6 and Blackberry.
Wow! This should IMO be on the home page.
---- ---- ----
Edit: Is it possible, for SEO, to load Mithril with a pre-rendered page and have it take over like React?