vite-plugin-pages
Route generator
Generates routes based on file system structure for Vue, React, and Solid applications using Vite
File system based route generator for ⚡️Vite
2k stars
7 watching
129 forks
Language: TypeScript
last commit: about 1 month 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 | 13 |
hemengke1997/vite-plugin-remix-flat-routes | A plugin that enables file-system routing with Remix-inspired routing for React applications using Vite. | 2 |
posva/unplugin-vue-router | Automates file-based routing in Vue with TypeScript support | 1,736 |
windsonr/vite-plugin-virtual-html | A plugin that enables more flexible and configurable HTML routing in Vite projects | 74 |
yracnet/vite-plugin-api-routes | Automates API routing based on directory structure in ViteJS projects | 35 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 816 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
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 | 481 |
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,015 |
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 |