A collection of awesome JavaScript router library and reference.
- universal-router - A simple middleware-style router for isomorphic JavaScript web apps
- director - A tiny and isomorphic URL router for JavaScript.
- page.js - Micro client-side router inspired by the Express router (~1200 bytes).
- pathjs - Simple, lightweight routing for web browsers.
- crossroads - JavaScript Routes.
- davis.js - RESTful degradable JavaScript routing using pushState.
- router - A very simple router for the demo of WeUI
- react-router
- vue-router
- angular-router
- ui-router UI-Router for Angular: State-based routing for Angular (v2+) ; ui-router also work with react
- express - intergrate with express, you can also use other third party routers
- koa-route