Router is a simple and lightweight routing library for JavaScript applications. It allows you to define routes and handle navigation between different views or pages in your application.
- Add/Remove routes
- Middleware support
- Before and after hooks
- Route parameters
- Query parameters
- History-based routing
- Cache management
Read about Router
usage in the Metro UI documentation.
Router is licensed under a MIT license.
No sponsor yet :( Support this project by donating.
Copyright © 2025 by Serhii Pimenov