inertia-mithril
Mithril Adapter
A Mithril.js client-side adapter for Inertia.js, enabling single-page app development using classic routing and controllers.
The Mithril.js client-side adapter for Inertia.js.
2 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kapi2289/inertiacore | An ASP.NET adapter that integrates Inertia.js into ASP.NET Core applications | 73 |
cherifgsoul/inertia-can | An adapter for integrating CanJS with Inertia.js, enabling the use of CanJS's templating and routing features within an Inertia.js application. | 14 |
tbreuss/yii2-inertia | A Yii 2 server-side adapter for building single-page apps with Inertia.js using classic server-side routing and controllers. | 66 |
mvlabs/isomorphic-mithril | Showcases the challenges and solutions of building an isomorphic web application with Mithril.js | 30 |
haikyuu/imba-inertia-adapter | An adapter for Imba's Inertia framework to simplify the creation of server-driven client-side applications | 11 |
cherifgsoul/inertia-psr15 | PSR-15 middleware to detect and prepare InertiaJS requests for Mezzio, Slim, or other PSR-7 frameworks. | 42 |
mithriljs/mithril-query | Tools for querying and testing the Mithril virtual DOM | 105 |
inertiajs/inertia-laravel | An adapter that enables Inertia.js functionality in Laravel applications | 2,120 |
spacejack/mithril-tutorial-ts | A tutorial project demonstrating a simple Mithril application with TypeScript setup and compilation | 10 |
inertiajs/inertia-rails | An adapter allowing Rails to integrate with Inertia.js for rendering dynamic components in web applications. | 604 |
eznix86/fiber-inertia | A Golang adapter for Inertia.js that enables server-side rendering with the Fiber framework. | 11 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
girardinsamuel/masonite-inertia | An Inertia.js adapter for Masonite, enabling client-side rendering of server-driven web apps | 23 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 217 |
spacejack/mithril-modal | Modal implementation techniques for Mithril.js apps | 16 |