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.
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
A simple middleware-style router for isomorphic JavaScript web apps
Connect your Preact components up to that address bar.
Declarative router component for React.
The main features of strml/react-router-component are: Routing Libraries.
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,… 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. mjanssen/preact-route-async — Asynchronous loading for Preact Router. For 440B. developit/preact-router — Connect your Preact components up to that address bar.