Type safe and validation
Define your routes and params and enjoy of the a validation and type safe
routing automatically.
Route params
Path and search params as single one. Simplify the logic joining both
params in a single concept and using it where you wants.
Route JSON params
Use any JSON value in your params and don't worry about serialization.
Ready-to-use typed utilities
Use the routing path safely throughout the application.