A curated list of mithril.js awesome
Mithril is a modern client-side Javascript framework for building Single Page Applications.
- Official Resources
- Community
- Learn
- Examples
- Testing
- Libraries & Plugins
- Tools
- pre 1.0 Release
- License
- Website
- Simple Application Tutorial
- API Reference
- GitHub Repo
- Framework Comparison
- Change Log
- Contribution Guide
- Job listing
- Who uses Mithril?
- Gitter Chat Room
- use
#mithriljson Twitter and other social media
- Isomorphic web application with Mithril
- Mithril tutorial app - TypeScript adaptation
- Freddy - Mobile Reddit Reader
- Flems - Web playground & sandbox as an embeddable module
- A basic drag and drop example
- A somewhat opinionated typeahead
- A simple carousel
- Mithril-Datepicker
- Filter using CSS
- Mithril/SASS/Webpack2
- Mithril/Typescript/SASS/PostCSS/Webpack2
- Mithril/Typescript/PostCSS/Browserify/HMR/Budō
Mithril does not require specialized tools for testing, however the following have developed from the framework directly of from the community.
- Ospec - Mithril's own fast test runner
- Mithril Query - query mithril virtual dom for testing purposes
- Polythene - Material Design for Mithril and React
- mopt - optimize
m()calls to javascript objects - mithril-range - customizable range component
- mithril-select - customizable select component
- TypeScript types
- Mithril Template Converter - convert HTML to
m()hyperscript - Mithril Emmet VSCode Extension
- Leo's Blog
- Github Wiki - the wiki content is mostly about the 0.2 version, some material may be more up to date with the current API