awesome-mithril
Mithril framework examples
A curated list of examples and resources for building Single Page Applications with Mithril
A curated list of Mithril awesome
205 stars
14 watching
28 forks
last commit: over 1 year ago
Linked from 2 awesome lists
awesomeawesome-listmithrilmithriljs
Contents / Official Resources | |||
Website | |||
Simple Application Tutorial | |||
API Reference | |||
GitHub Repo | 14,017 | 6 days ago | |
Framework Comparison | |||
Change Log | |||
Contribution Guide | |||
Job listing | 14,017 | 6 days ago | |
Who uses Mithril? | 14,017 | 6 days ago | |
Contents / Community | |||
Zulip Chat Room | |||
Contents / Learn | |||
Isomorphic web application with Mithril | How to write isomorphic web applications, i.e. server-side rendering and client-side code with one codebase | ||
Example Mithril Components | Concise examples with both ES5 and ES6 versions | ||
Mithril.js by Examples | The missing addition to Mithril.js' website with many up-to-date code examples that are often searched for and just work | ||
Contents / Examples | |||
Isomorphic web application with Mithril | 30 | about 6 years ago | Server-side rendering example using |
Mithril tutorial app | 10 | over 6 years ago | The tutorial app from mithril.js.org adapted to Typescript |
Freddy | 18 | over 6 years ago | Mobile Reddit Reader |
Flems | 502 | about 1 year ago | Web playground & sandbox as an embeddable module |
mithril-slides | 24 | about 6 years ago | Keynote-inspired presentation app |
WaveShader | 15 | over 5 years ago | Audio wave sketchpad |
Flash Games Catalog | Catalog and launcher for flash games | ||
Tutanota | 6,106 | 6 days ago | Secure emails for everybody |
gomithrilapp | 9 | almost 2 years ago | Sample notepad application in Mithril (JSX) and Go showing good practices and integrations with modern tools using Bulma, Cypress, Docker, ESLint, gvt, make, Rove, Swagger, and Travis-CI |
gomithriltsapp | 6 | almost 2 years ago | Sample notepad application in Mithril (TypeScript and HyperScript) and Go showing good practices and integrations with modern tools using Bulma, Cypress, Docker, ESLint, gvt, make, Mock Service Worker, Rove, Swagger, and Travis-CI |
Vegan | 18 | over 4 years ago | Minimalistic "Kanban boardish" client |
Treehouse | 154 | 10 days ago | Lightweight outliner app built with Deno and Mithril. Use in the browser or build your own custom app |
Basic drag and drop example | |||
Somewhat opinionated typeahead | |||
Simple carousel | 3 | over 7 years ago | |
Filter using CSS | |||
Get a string representation of a Vnode using fragments | |||
Granular redraw with streams | |||
Modal component example | 16 | over 5 years ago | |
Mithril and A-Frame | |||
Declarative setInterval (using streams instead of hooks) | |||
Simple infinite scrolling (lazyloading) | |||
Nested hyperscript helper | |||
Infinite Scroll for Mithril on mobile and desktop | 84 | over 2 years ago | |
Using Powerform + Mithril | |||
Mithril/Typescript/SASS/PostCSS/Webpack2 | 8 | over 7 years ago | |
Mithril/Typescript/PostCSS/Browserify/HMR/Budō | 19 | almost 2 years ago | |
Game development with Mithril/THREE.js/Typescript | 39 | almost 2 years ago | |
Mithril Starter Project with Rollup, Babel, LiveReload, Jest and ESLint | 26 | about 4 years ago | |
mithril-starter-kit | 75 | over 1 year ago | A boilerplate Mithril application using Webpack 4, ES6, Sass/SCSS, Js and scss hot reload and eslint |
sourcestack | 47 | almost 2 years ago | Template for full-stack Typescript web apps on AWS, using Mithril on the front end |
Contents / Testing | |||
Ospec | 14,017 | 6 days ago | Mithril's own fast test runner |
Mithril Query | 106 | 3 months ago | Query Mithril virtual dom for testing purposes |
Contents / Libraries, Components & Plugins | |||
Polythene | 590 | over 2 years ago | Material Design for Mithril and React |
mopt | 43 | over 7 years ago | Optimize calls to javascript objects |
mithril-range | Customizable range component | ||
mithril-select | Customizable select component | ||
Mithril-Datepicker | 24 | about 6 years ago | Localizable date picker |
TypeScript types | Typescript type definitions for Mithril | ||
mithril-helpers | 31 | over 3 years ago | Collection of Mithril helpers and utilities |
mithril-transition-group | 11 | over 1 year ago | Components for creating state/class based transitions |
mithril-checkbox | Customizable checkbox and radio button component | ||
Construct-UI | a UI library inspired by Blueprint, Polythene and Ant-design | ||
mithril-materialized | a component library for | ||
mithril-leaflet | a map component based on | ||
mithril-portal | 15 | 10 months ago | a component for rendering inline children to |
famicon | 4 | over 3 years ago | Fontawesome svg icons component for mithril |
mithril-graphql | 13 | over 3 years ago | A lightweight GraphQL client for the Mithril framework |
Maille | A component library for Mithril | ||
Contents / Tools | |||
Mithril Template Converter | Convert HTML to hyperscript | ||
Mithril Emmet VSCode Extension | Add Emmet (zen-coding) support for Mithril inside of VSCode | ||
Contents / pre 1.0 Release | |||
Leo's Blog | Leo, the main Mithril author, writes about virtual dom and tips and tricks | ||
Github Wiki | 14,017 | 6 days ago | Wiki content is mostly about the 0.2 version, some material may be more up to date with the current API |
Contents / Mithril in the Wild | |||
flems.io | Web Playground & Sandbox with easily shareable urls and other neat features | ||
lichobile | Mobile version for lichess.org using Mithril inside Cordova |