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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mjanssen avatar

mjanssen/preact-route-async

0
View on GitHub↗
37 stars·0 forks·JavaScript·MIT·2 views

Preact Route Async

Asynchronous loading for Preact Router. For 440B.

Features

  • Routing Libraries - Enables asynchronous loading of page components.

Star history

Star history chart for mjanssen/preact-route-asyncStar history chart for mjanssen/preact-route-async

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

Open-source alternatives to Preact Route Async

Similar open-source projects, ranked by how many features they share with Preact Route Async.
  • 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
  • kriasoft/universal-routerkriasoft avatar

    kriasoft/universal-router

    1,782View on GitHub↗

    A simple middleware-style router for isomorphic JavaScript web apps

    TypeScript
    View on GitHub↗1,782
  • lukeed/navaidlukeed avatar

    lukeed/navaid

    796View on GitHub↗

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

    JavaScript
    View on GitHub↗796
  • 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
See all 15 alternatives to Preact Route Async→

Frequently asked questions

What does mjanssen/preact-route-async do?

Asynchronous loading for Preact Router. For 440B.

What are the main features of mjanssen/preact-route-async?

The main features of mjanssen/preact-route-async are: Routing Libraries.

What are some open-source alternatives to mjanssen/preact-route-async?

Open-source alternatives to mjanssen/preact-route-async include: flatiron/director — Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side,… kriasoft/universal-router — A simple middleware-style router for isomorphic JavaScript web apps. lukeed/navaid — A navigation aid (aka, router) for the browser in 850 bytes~! millermedeiros/crossroads.js — JavaScript Routes. 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.