Open Collective
Open Collective
Loading

Universal Router

COLLECTIVE
Open source

A simple middleware-style router for isomorphic JavaScript web apps.

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Become a backer for $2.00 per month and support us

Starts at
$2 USD / month

Latest activity by


Recurring contribution
Sponsor

Become a sponsor for $100.00 per month and support us

Starts at
$100 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


Top financial contributors

Organizations

1
Ігрові автомати

$40 USD since Aug 2023

2
Proxidize

$2 USD since Jan 2024

Individuals

1
Joe Jankowiak

$100 USD since Jun 2021

Universal Router is all of us

Our contributors 5

Thank you for supporting Universal Router.

Joe Jankowiak

$100 USD

Proxidize

backer

$2 USD

Budget


Transparent and open finances.

View all transactions
Contribution #687898
Contribution #687898
Contribution #687898
$
Today’s balance

$120.05 USD

Total raised

$120.05 USD

Total disbursed

--.-- USD

Estimated annual budget

$62.00 USD

About


A simple middleware-style router that can be used in both client-side (e.g. React, Vue.js) and server-side applications (e.g. Node.js/Express, Koa).

Why use Universal Router?

  • It has simple code with only single path-to-regexp dependency
  • It can be used with any JavaScript framework such as React, Vue.js etc
  • It uses the same middleware approach used in Express and Koa, making it easy to learn
  • It supports both imperative and declarative routing style
  • Routes are plain javascript objects with which you can interact as you like

Our team