Leo Horie is announcing that Mithril with version number 0.2.1 is already available to download.
What is Mithril ?
Mithril is .
Mithril adheres to the classic Model-View-Controller (MVC) programming paradigm that puts a focus on code organization and the application's structure. Mithril uses components to manage and reuse the code as much as possible, allowing a lot of functionality to be crammed inside a very small core. The framework also utilizes concepts like templates, DOM diffing, auto-redrawing, routing, and Web services to build applications that can work at very high speeds, dynamically adjust to the content, and can also be scaled up or down. Documentation and tutorials are provided for Mithril's API.
This is changelog for Mithril version 0.2.1 :
You can read the complete changelog and also download this latest version on their homepage:
lhorie.github.io