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: 7 months ago
Linked from 1 awesome list
nextjsremixroutessolid-jstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
yesmeck/remix-routes | A tool for generating typesafe helper functions and automatically routing for Remix apps. | 425 |
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 | 736 |
railsware/js-routes | Generates JavaScript code to define named routes from Rails applications | 1,610 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,037 |
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 | 45 |
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,164 |
oedotme/generouted | A tool that generates client-side file-based routing for web applications built with React and Vite. | 1,071 |
sbrunner/jsonschema-gentypes | Tool to generate Python types from JSON Schema | 40 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 346 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 797 |