awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesHandler Context Enrichments

Adds custom data or convenience methods to the object available inside route handlers for the HTTP router.

Distinct from Request Contexts: Distinct from Request Contexts: focuses on enriching the handler context with custom data, not providing access to platform-specific global objects.

Explore 1 awesome GitHub repository matching web development · Handler Context Enrichments. Refine with filters or upvote what's useful.

Awesome Handler Context Enrichments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • flatiron/directorAvatar flatiron

    flatiron/director

    5,575Vezi pe 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

    Adds custom data and convenience methods to the request object available inside route handlers.

    JavaScript
    Vezi pe GitHub↗5,575
  1. Home
  2. Web Development
  3. Request Contexts
  4. Handler Context Enrichments