inertia
Routing framework
A framework for building single-page React, Vue, and Svelte applications using traditional server-side routing and controller-based architecture.
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
7k stars
69 watching
433 forks
Language: TypeScript
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tbreuss/yii2-inertia | A Yii 2 server-side adapter for building single-page apps with Inertia.js using classic server-side routing and controllers. | 63 |
stuarth/inertia-rs | An implementation of Inertia.js for building single-page web applications in Rust with Rocket framework. | 37 |
inertiajs/pingcrm | A demo application to illustrate the usage of Inertia.js in a Laravel application. | 2,149 |
prestancedesign/inertia-clojure | An Inertia.js adapter for Clojure to build single-page apps without an API | 97 |
inertiajs/pingcrm-svelte | An application demo illustrating Inertia.js functionality | 227 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
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 |
liorocks/pingcrm-react | A demo application illustrating Inertia.js integration with Laravel and React for a CRM system | 640 |
inertiajs/inertia-laravel | An adapter that enables Inertia.js functionality in Laravel applications | 2,088 |
inertiajs/inertia-django | An adapter allowing Django to be used with Inertia.js for building client-side rendered web applications | 325 |
matrei/grails-inertia-plugin | Grails plugin that enables the use of Inertia.js to build single-page apps without an API | 8 |
maicol07/inertia-mithril | A Mithril.js client-side adapter for Inertia.js, enabling single-page app development using classic routing and controllers. | 2 |
eidellev/inertiajs-adonisjs | A package providing Inertia.js integration with AdonisJS framework for building modern single-page applications | 279 |
hxjo/fastapi-inertia | An adapter that integrates Inertia.js with FastAPI, enabling the creation of web applications using these technologies. | 26 |
inertiajs/inertia-rails | An adapter allowing Rails to integrate with Inertia.js for rendering dynamic components in web applications. | 571 |