mithril.js
SPA framework
A modern JavaScript framework for building Single Page Applications with routing and XHR utilities.
A JavaScript Framework for Building Brilliant Applications
14k stars
303 watching
925 forks
Language: JavaScript
last commit: 6 days ago
Linked from 7 awesome lists
frameworkjavascriptmithrilroutervdomvirtual-domxhr
Related projects:
Repository | Description | Stars |
---|---|---|
maicol07/inertia-mithril | A Mithril.js client-side adapter for Inertia.js, enabling single-page app development using classic routing and controllers. | 2 |
mithriljs/mithril-query | Tools for querying and testing the Mithril virtual DOM | 106 |
mvlabs/isomorphic-mithril | Showcases the challenges and solutions of building an isomorphic web application with Mithril.js | 30 |
khalti/mithril-ui | Semantic-ui based UI components for Mithril.js | 35 |
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 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,507 |
mijime/mithril-redux-starter-hmr | A starter project for building reactive web applications using Mithril and Redux with Hot Module Replacement. | 19 |
keystonejs/keystone-classic | A Node.js CMS and web app framework that enables the creation of sophisticated web sites and apps with an auto-generated Admin UI. | 14,627 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 48,638 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,365 |
vrimar/mithril-portal | A component for rendering children outside the DOM hierarchy of its parent component. | 15 |
wulab/mithril-slides | A presentation app built with Mithril that creates slides from JSON files and supports embedding websites and videos. | 24 |
spacejack/mithril-tutorial-ts | A tutorial project demonstrating a simple Mithril application with TypeScript setup and compilation | 10 |