next-routes-dynamic
An extension of provide modification to the registered routes for next.js ecosystem.
An extension of provide modification to the registered routes for next.js ecosystem.
Include all the router files and add it in the app router without doing it manually by importing all the router files..
`remix-custom-router` is a Vite plugin for dynamically managing Remix project routes. It simplifies route discovery and configuration by analyzing your project's folder structure, allowing you to focus on building features rather than handling manual rout
CLI tool to generate netlify.toml redirects from Next.js dynamic routes in pages folder.
Tool to generate redirects from Next.js dynamic routes - for use with next export.
Dynamically generate routes based on the pages that can be viewed by the role. Used it in vue、vue-router program.