View Source API Reference routes v0.2.0
Modules
Routes makes your Phoenix routes available in JavaScript.
Collects routes from a Phoenix router module.
Generates JavaScript code with TypeScript definitions for route handling.
Processes routes from a module and generates the corresponding JavaScript/TypeScript files.
Transforms Phoenix route maps into simplified route structures.
A GenServer that watches for changes to router files and regenerates routes.