mithril-tutorial-ts
Mithril app demo
A tutorial project demonstrating a simple Mithril application with TypeScript setup and compilation
Mithril Simple App Tutorial - Typescript
10 stars
2 watching
2 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spacejack/three-mithril-ts | A starter project combining 3D graphics and UI development using Three.js, Mithril.js, and TypeScript. | 39 |
spacejack/mithril-browserify-ts-budo | A starter project for building Mithril applications with hot module replacement and live CSS reloading. | 19 |
spacejack/mithril-webpack-ts | An end-to-end starter project demonstrating the integration of Mithril, Webpack, Typescript, SASS and CSS PostCSS for building web applications. | 8 |
spacejack/mithril-modal | Modal implementation techniques for Mithril.js apps | 16 |
spacejack/m-carousel | A Mithril-based implementation of a carousel component | 3 |
spacejack/freddy | A fast mobile Reddit reader web app built with Mithril.js and TypeScript. | 18 |
mithriljs/mithril-query | Tools for querying and testing the Mithril virtual DOM | 106 |
maicol07/inertia-mithril | A Mithril.js client-side adapter for Inertia.js, enabling single-page app development using classic routing and controllers. | 2 |
babylonjs/spacepirates | A demo game showcasing 3D graphics and interactive gameplay using Babylon.js | 146 |
seeschweiler/iongithub | A sample application demonstrating the development of a real-world mobile app using Ionic 2 and TypeScript | 6 |
lennonjesus/typescript-education | A comprehensive collection of resources and tutorials to help developers learn TypeScript | 16 |
mvlabs/isomorphic-mithril | Showcases the challenges and solutions of building an isomorphic web application with Mithril.js | 30 |
wulab/mithril-slides | A presentation app built with Mithril that creates slides from JSON files and supports embedding websites and videos. | 24 |
joseluisq/hyperapp-starter | A starter kit for building web applications using Hyperapp and TypeScript | 42 |
hdeshev/nativescript-ts-hello | A sample project demonstrating a hybrid mobile app build process using NativeScript and TypeScript. | 6 |