-
-
Notifications
You must be signed in to change notification settings - Fork 926
Example Applications
LINKS to independent applications using Mithril
Examples to study and emulate
-
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