Skip to content

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

@grunklejp

Description

@grunklejp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions