Generouted Features Overview
mainGenerouted provides a comprehensive suite of file-based routing features including:
- Client-side routing: Powered by Vite.
- Framework Support: React (
react-router,@tanstack/router🧪,@tanstack/react-location🚨) and Solid (@solidjs/router). - MDX Support: File-based MDX routes (requires
@mdx-js/rollup). - Type-safety: Type-safe navigation and global modals.
- Performance: Route-based code-splitting and lazy-loading.
- Advanced Routing: Nested layouts, pathless layout groups, optional static/dynamic routes, and route-based data loaders, actions, and error boundaries.
- Control: Ability to ignore specific routes per file or directory.