vite-plugin-pages
Route generator
Automates file system based routing for Vue 3 / React / Solid applications using Vite
File system based route generator for ⚡️Vite
2k stars
7 watching
128 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vanilla-icecream/vite-plugin-vue-routes | Provides file-based routing for Vue applications using Vite. | 1 |
weiquanju/v-route-generate | Automates the creation of Vue Router configurations based on file paths in a project | 12 |
hemengke1997/vite-plugin-remix-flat-routes | Provides a plugin for Vite to enable file-system routing in React applications with a flat route structure | 2 |
posva/unplugin-vue-router | Automates file-based routing in Vue with TypeScript support | 1,680 |
windsonr/vite-plugin-virtual-html | A plugin that enables more flexible and configurable HTML routing in Vite projects | 73 |
yracnet/vite-plugin-api-routes | Automates API routing based on directory structure in ViteJS projects | 30 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
kolirt/vite-plugin-robots | Generates robots.txt files based on build mode | 9 |
johncampionjr/vite-plugin-vue-layouts | A plugin for Vite that enables router-based layout management in Vue 3 applications | 475 |
vanilla-icecream/vite-plugin-fastify-routes | A plugin that enables file-based routing in Fastify applications using Vite. | 6 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
axe-me/vite-plugin-node | Enables Vite to run a Node.js development server with hot module replacement | 1,001 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
gedouu/vite-plugin-generate-html | Generates HTML output files with <script> and <link> elements from entry points. | 8 |