-
-
Notifications
You must be signed in to change notification settings - Fork 927
Example Applications
LINKS to independent applications using Mithril
Examples to study and emulate
for something a little more basic, try one of the starter kits
-
kyill-thrill - a small single-request blog tool that uses Jekyll and Mithril
-
todomvc-mithril - an implementation of TodoMVC in Mithril
-
TodoMVC.com - not always up-to-date with the current version of Mithril, but worth a look.
-
todoMVC in livescript Possibly the smallest todomvc implementation
-
chessground A featureful, multipurpose chess board UI with mobile support. To be used standalone, or as a Mithril component.
-
lichess.org The second most popular chess server. Uses 7 distinct mithril projects to handle playing, puzzles, analysis, tournaments, and more.
-
Myth player A simple html5 video player
-
SchoolHouseRock demo game built with Mithril in a week-end game jam by Josh Galvin, source code can be found here
-
Captain Vocab MMO demo game, defeat monsters by learning Spanish vocabulary, that you can play here and where you can see the source here
-
Github Who to Follow - Example of using a public API
-
RSS Feed Reader - Another Example of using a public API
-
Treebeard - Hierarchical data renderer built with Mithril
-
ListKit on Github - Public list manager - DEMO
-
Mithril/Haxe webshop - An simple online shopping demo site, written in Haxe (a js transpiler) and Mithril. Source code linked.
-
Slide Presentation Tool - impressive! (uses v0.1.21) - github repository
-
Mithril-live-editing - A demonstration of a live editing using Mithril + Electron (formerly Atom)
-
mithril-slides - A simple presentation app written with Mithril - Demo
-
github-event-viewer - GitHub Event Viewer for repository events - Demo
-
Kakuzuge - Current Streak table of Github users you follow
-
mithril-admin - Admin interface for RestFull web-services
-
funkollect.io - Funko Pop! collection manager
-
Mithril version of React-employee-directory - Sample Mobile Application with Mithril and Cordova