/awesome-router

A collection of awesome JavaScript router library and reference.

Awesome

A collection of awesome JavaScript router library and reference.

using a router independently

  • 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

better with some famework

mostly uses it with node

  • express - intergrate with express, you can also use other third party routers
  • koa-route

reference