UNPKG

momentum-trail

Version:

Fully typed frontend route helper for Laravel apps

34 lines (21 loc) 1.76 kB
# Momentum Trail Helper Momentum Trail is an **opinionated** Laravel package that provides a TypeScript `route()` helper function that works like Laravel's, making it easy to use your Laravel named routes in TypeScript with auto-completion and type-safety. You can find the full documentation [here](https://github.com/lepikhinb/momentum-trail). ## Advanced Inertia [<img src="https://advanced-inertia.com/og.png" width="420px" />](https://advanced-inertia.com) Take your Inertia.js skills to the next level with my book [Advanced Inertia](https://advanced-inertia.com/). Learn advanced concepts and make apps with Laravel and Inertia.js a breeze to build and maintain. ## Momentum Momentum is a set of packages designed to improve your experience building Inertia-powered apps. - [Modal](https://github.com/lepikhinb/momentum-modal) — Build dynamic modal dialogs for Inertia apps - [Preflight](https://github.com/lepikhinb/momentum-preflight) — Realtime backend-driven validation for Inertia apps - [Paginator](https://github.com/lepikhinb/momentum-paginator) — Headless wrapper around Laravel Pagination - [Trail](https://github.com/lepikhinb/momentum-trail) — Frontend package to use Laravel routes with Inertia - [Lock](https://github.com/lepikhinb/momentum-lock) — Frontend package to use Laravel permissions with Inertia - [Layout](https://github.com/lepikhinb/momentum-layout) — Persistent layouts for Vue 3 apps - [Vite Plugin Watch](https://github.com/lepikhinb/vite-plugin-watch) — Vite plugin to run shell commands on file changes ## Credits - [Boris Lepikhin](https://twitter.com/lepikhinb) - [All Contributors](../../contributors) ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.