awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesEvent System Adapters

Adapters that translate history management events into framework-specific event systems.

Distinct from Framework Component Adapters: Focuses on bridging event systems rather than wrapping UI components for visual consistency.

Explore 1 awesome GitHub repository matching web development · Event System Adapters. Refine with filters or upvote what's useful.

Awesome Event System Adapters GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • browserstate/history.jsAvatar de browserstate

    browserstate/history.js

    10,659Voir sur GitHub↗

    history.js is a cross-browser URL state manager and HTML5 History API polyfill. It functions as a single page application router that manages browser URL and history state consistently across HTML5 and HTML4 browsers, enabling navigation without triggering full page reloads. The project provides a JavaScript framework adapter that integrates history management with the event systems of jQuery, MooTools, and Prototype. It ensures compatibility through a fallback mechanism that switches to hash-based navigation and hashbang URLs when the native HTML5 History API is unavailable. The system cove

    Integrates history management with the specific event systems of jQuery, MooTools, and Prototype.

    JavaScripthashchangehtml5-historyhtml5-history-api
    Voir sur GitHub↗10,659
  1. Home
  2. Web Development
  3. Framework Integrations
  4. Framework Component Adapters
  5. Event System Adapters