All Projects → reubano → Todomvc Mithril

reubano / Todomvc Mithril

Licence: mit
TodoMVC app using Mithril.js with CoffeeScript and Brunch

Programming Languages

coffeescript
4710 projects

Projects that are alternatives of or similar to Todomvc Mithril

Todomvc App Css
CSS for TodoMVC apps
Stars: ✭ 160 (+966.67%)
Mutual labels:  app, todomvc
Skytube
An open-source YouTube app for Android.
Stars: ✭ 938 (+6153.33%)
Mutual labels:  app
Taskr
A simple task manager app
Stars: ✭ 760 (+4966.67%)
Mutual labels:  app
Kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
Stars: ✭ 901 (+5906.67%)
Mutual labels:  app
Openscan
OpenScan is an open-source app that enables users to scan hard copies of documents or notes and convert it into a PDF file. No ads. No data collection. We respect your privacy.
Stars: ✭ 785 (+5133.33%)
Mutual labels:  app
Fake Tag
A fake template literal tag to trick syntax highlighters, linters and formatters into action.
Stars: ✭ 22 (+46.67%)
Mutual labels:  featured
Snowboard
API blueprint toolkit
Stars: ✭ 723 (+4720%)
Mutual labels:  app
Trelloapp
A simple unofficial wrapper application for Trello.com
Stars: ✭ 12 (-20%)
Mutual labels:  app
Stormplane
✈️《沙漠风暴》是一款基于Android开发的纵版飞行射击游戏,以雷电(Shooting Game)为原型,参考微信打飞机大战,通过自定义的SurfaceView来实现游戏,游戏画面、音乐、战斗特效都不错(附带apk安装包,可直接运行)
Stars: ✭ 938 (+6153.33%)
Mutual labels:  app
Mithril Data
A rich data model library for Mithril javascript framework
Stars: ✭ 17 (+13.33%)
Mutual labels:  mithril
Bars
Bars is a lightweight high performance HTML aware templating engine. Bars emits DOM rather than DOM-strings, this means the DOM state is preserved even if data updates happen.
Stars: ✭ 5 (-66.67%)
Mutual labels:  app
Wxopenclub Wxapp Lessons
60 节微信小程序开发视频教程配套源代码
Stars: ✭ 798 (+5220%)
Mutual labels:  app
Randomix
🎲 An open source app to choose randomly between numbers, answers, options and so on.
Stars: ✭ 24 (+60%)
Mutual labels:  app
Awesome Kotlin Android
🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源
Stars: ✭ 784 (+5126.67%)
Mutual labels:  app
Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+5660%)
Mutual labels:  app
Macapps
个人收集的一些mac使用的不易找到的app,不断更新中。
Stars: ✭ 726 (+4740%)
Mutual labels:  app
Suite
Staffjoy V1, aka "Suite" - a scheduling application for hundreds of workers
Stars: ✭ 814 (+5326.67%)
Mutual labels:  app
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (+26.67%)
Mutual labels:  app
Androidlibs
🔥正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
Stars: ✭ 7,148 (+47553.33%)
Mutual labels:  app
Fibos Todomvc
Todo DApp for FIBOS blockchain by React and fibos.js
Stars: ✭ 12 (-20%)
Mutual labels:  todomvc

TodoMVC Mithril.js

This is a Mithril.js version of TodoMVC written in CoffeeScript and built with Brunch.

Usage

  • Install node v6.11 brew install node or apt-get install nodejs npm
  • Install pnpm and brunch npm install -g [email protected] [email protected]
  • Install dependencies pnpm install
  • Run dev server and watch files for changes brunch watch --server

See also

Official version

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].