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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufrufe

Preact Route Async

Asynchronous loading for Preact Router. For 440B.

Features

  • Routing Libraries - Enables asynchronous loading of page components.

Star-Verlauf

Star-Verlauf für mjanssen/preact-route-asyncStar-Verlauf für mjanssen/preact-route-async

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Preact Route Async

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Preact Route Async.
  • flatiron/directorAvatar von flatiron

    flatiron/director

    5,575Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,575
  • kriasoft/universal-routerAvatar von kriasoft

    kriasoft/universal-router

    1,782Auf GitHub ansehen↗

    A simple middleware-style router for isomorphic JavaScript web apps

    TypeScript
    Auf GitHub ansehen↗1,782
  • lukeed/navaidAvatar von lukeed

    lukeed/navaid

    796Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗796
  • developit/preact-routerAvatar von developit

    developit/preact-router

    1,054Auf GitHub ansehen↗

    Connect your Preact components up to that address bar.

    JavaScript
    Auf GitHub ansehen↗1,054
Alle 15 Alternativen zu Preact Route Async anzeigen→

Häufig gestellte Fragen

Was macht mjanssen/preact-route-async?

Asynchronous loading for Preact Router. For 440B.

Was sind die Hauptfunktionen von mjanssen/preact-route-async?

Die Hauptfunktionen von mjanssen/preact-route-async sind: Routing Libraries.

Welche Open-Source-Alternativen gibt es zu mjanssen/preact-route-async?

Open-Source-Alternativen zu mjanssen/preact-route-async sind unter anderem: 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.