awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kriasoft avatar

kriasoft/universal-router

0
View on GitHub↗
1,782 stars·108 forks·TypeScript·MIT·9 viewskriasoft.com/universal-router↗

Universal Router

A simple middleware-style router for isomorphic JavaScript web apps

Features

  • Routing Libraries - Middleware-style router for isomorphic applications.

Star history

Star history chart for kriasoft/universal-routerStar history chart for kriasoft/universal-router

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Universal Router

These projects share indexed features with Universal Router. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • flatiron/directorflatiron avatar

    flatiron/director

    5,575View on GitHub↗

    Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side, server-side, and CLI environments. It provides a unified approach to defining routes as nested object literals, where each key maps to a URL segment and its handler, supporting both hash fragment monitoring and the HTML5 History API for browser navigation without page reloads. The library distinguishes itself through its ability to operate in multiple contexts with a single routing paradigm. It supports asynchronous handler queue execution for sequential tasks like authenticatio

    JavaScript
    View on GitHub↗5,575
  • lukeed/navaidlukeed avatar

    lukeed/navaid

    796View on GitHub↗

    A navigation aid (aka, router) for the browser in 850 bytes~!

    JavaScript
    View on GitHub↗796
  • millermedeiros/crossroads.jsmillermedeiros avatar

    millermedeiros/crossroads.js

    1,439View on GitHub↗

    JavaScript Routes

    JavaScript
    View on GitHub↗1,439
  • developit/preact-routerdevelopit avatar

    developit/preact-router

    1,054View on GitHub↗

    Connect your Preact components up to that address bar.

    JavaScript
    View on GitHub↗1,054
Compare all 15 related projects→

Frequently asked questions

What does kriasoft/universal-router do?

A simple middleware-style router for isomorphic JavaScript web apps

What are the main features of kriasoft/universal-router?

The main features of kriasoft/universal-router are: Routing Libraries.

Which projects share features with kriasoft/universal-router?

Projects with overlapping indexed features include: flatiron/director — Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side,… lukeed/navaid — A navigation aid (aka, router) for the browser in 850 bytes~! millermedeiros/crossroads.js — JavaScript Routes. mjanssen/preact-route-async — Asynchronous loading for Preact Router. For 440B. molefrog/wouter — Wouter is a minimalist client-side routing library for React and Preact. It uses a hook-based system to map URL paths… developit/preact-router — Connect your Preact components up to that address bar.