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
·
lukeed avatar

lukeed/navaid

0
View on GitHub↗
796 Stars·27 Forks·JavaScript·MIT·3 Aufrufe

Navaid

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

Features

  • Routers and URL Utils - History-based observable router for single-page apps.
  • Routing - Ultra-lightweight browser navigation system.
  • Routing Libraries - Minimalist navigation aid for browsers.

Star-Verlauf

Star-Verlauf für lukeed/navaidStar-Verlauf für lukeed/navaid

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

Häufig gestellte Fragen

Was macht lukeed/navaid?

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

Was sind die Hauptfunktionen von lukeed/navaid?

Die Hauptfunktionen von lukeed/navaid sind: Routers and URL Utils, Routing, Routing Libraries.

Welche Open-Source-Alternativen gibt es zu lukeed/navaid?

Open-Source-Alternativen zu lukeed/navaid sind unter anderem: flatiron/director — Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side,… olivernn/davis.js — RESTful degradable JavaScript routing using pushState. molefrog/wouter — Wouter is a minimalist client-side routing library for React and Preact. It uses a hook-based system to map URL paths… millermedeiros/crossroads.js — JavaScript Routes. mtrpcic/pathjs — Simple, lightweight routing for web browsers. tanstack/router — TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search…

Open-Source-Alternativen zu Navaid

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Navaid.
  • 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
  • molefrog/wouterAvatar von molefrog

    molefrog/wouter

    7,845Auf GitHub ansehen↗

    Wouter is a minimalist client-side routing library for React and Preact. It uses a hook-based system to map URL paths to components, managing navigation and URL state without requiring a mandatory provider. The library is designed for cross-ecosystem compatibility between React and Preact and supports server-side rendering by accepting initial paths and search strings during markup generation. It includes a URL parameter manager for extracting dynamic path segments and query strings from the browser address bar. Capabilities include hierarchical nested routing, programmatic navigation manage

    TypeScript
    Auf GitHub ansehen↗7,845
  • millermedeiros/crossroads.jsAvatar von millermedeiros

    millermedeiros/crossroads.js

    1,439Auf GitHub ansehen↗

    JavaScript Routes

    JavaScript
    Auf GitHub ansehen↗1,439
  • mtrpcic/pathjsAvatar von mtrpcic

    mtrpcic/pathjs

    1,095Auf GitHub ansehen↗

    Simple, lightweight routing for web browsers

    JavaScript
    Auf GitHub ansehen↗1,095
  • Alle 30 Alternativen zu Navaid anzeigen→