routes-gen
Route generator
Generates typed route helper for safe and type-safe route usage across different frameworks.
Framework agnostic routes typings generator. Remix ☑️ SolidStart ☑️
281 stars
4 watching
12 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
nextjsremixroutessolid-jstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
daviddotcs/safe-routing | Generates strongly-typed identifiers for ASP.NET Core routes to improve compile-time safety and readability of routing code. | 31 |
kiliman/remix-flat-routes | Provides a way to define routes in a Remix application using the flat-routes convention | 755 |
railsware/js-routes | Generates JavaScript code from Rails named routes | 1,616 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
typeetfunc/runtypes-generate | Generates arbitrary data types for property-based testing | 41 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
chrisguttandin/angular-prerender | Simplifies the build process of static Angular apps by prerendering routes and merging them with the static build | 126 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 47 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,195 |
oedotme/generouted | A tool that generates client-side file-based routing for web applications built with React and Vite. | 1,091 |
sbrunner/jsonschema-gentypes | Tool to automatically generate Python types from JSON schema | 41 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 351 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 797 |