Type-safe
Route parameters and navigation helpers are typed to catch errors at compile time.
Ripple Router aims to be the simplest router you can use in a Ripple app while still providing enough features for common apps: nested routes, dynamic parameters, link components, and programmatic navigation. It's intentionally small so it can be composed with other libraries and integrated into existing projects easily.
See the repository README.md for contribution guidelines, code style and tests.