Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any appetite to support yesmeck/remix-routes? #22

Open
grunklejp opened this issue Mar 11, 2024 · 1 comment
Open

Is there any appetite to support yesmeck/remix-routes? #22

grunklejp opened this issue Mar 11, 2024 · 1 comment

Comments

@grunklejp
Copy link

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.
@AlemTuzlak
Copy link
Contributor

this would be pretty cool to add but I haven't really looked into the package deeply, I would welcome a contribution, otherwise I'll try to get to it, but no promises

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants