code-forge-io / code-forge-io/Remix-Forge
Is there any appetite to support yesmeck/remix-routes?
Open
- Dominant language
- TypeScript
- Stars
- 90
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Background: `remix-routes` package codegens you a typesafe method `$path` that you can use for typesafe routing. In addition to this you can give your route typesafe search params by exporting a `SearchParams` type.
A couple of awesome things this could enable:
1. trigger a route:build script directly from the SearchParams object in the route file.
2. Add the the search params type to the list of options to generate for the route.
Contributor guide
Assessment
This issue has not been assessed yet.