Navigo is a small dependency-free JavaScript router for client-side web applications. It maps URL routes to JavaScript functions, making it useful for single-page applications and lightweight frontend projects. The router is based on the History API, so it can update the page URL without a full reload. It also supports hash-based routing for projects that need simpler deployment or legacy compatibility. Navigo includes parameterized routes, navigation helpers, lifecycle hooks, not-found handling, default handlers, and easy integration with links through a data attribute. It is a strong fit for developers who want routing behavior without adopting a large frontend framework.
Features
- Dependency-free JavaScript routing
- History API support
- Hash routing support
- Parameterized route matching
- Before, after, leave, and already hooks
- Not-found and default handlers
Categories
RouterLicense
MIT LicenseFollow Navigo
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Navigo!