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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

javve/hash.js

0
View on GitHub↗
0 estrellas·0 forks·2 vistas

Hash.js

Features

  • 路由和链接(Routing And URLs) - Listed in the “路由和链接(Routing And URLs)” section of the Awesome Frontend awesome list.

Historial de estrellas

Gráfico del historial de estrellas de javve/hash.jsGráfico del historial de estrellas de javve/hash.js

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Cuáles son las características principales de javve/hash.js?

Las características principales de javve/hash.js son: 路由和链接(Routing And URLs).

¿Qué alternativas de código abierto existen para javve/hash.js?

Las alternativas de código abierto para javve/hash.js incluyen: browserstate/history.js — history.js is a cross-browser URL state manager and HTML5 History API polyfill. It functions as a single page… defunkt/jquery-pjax — jquery-pjax is a client-side library that combines Ajax requests with the HTML5 History API to replace page content… flatiron/director — Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side,… grobmeier/roadcrew.js. leeluolee/stateman. asual/jquery-address.

Alternativas open-source a Hash.js

Proyectos open-source similares, clasificados según cuántas características comparten con Hash.js.
  • browserstate/history.jsAvatar de browserstate

    browserstate/history.js

    10,659Ver en 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

    JavaScripthashchangehtml5-historyhtml5-history-api
    Ver en GitHub↗10,659
  • defunkt/jquery-pjaxAvatar de defunkt

    defunkt/jquery-pjax

    16,650Ver en GitHub↗

    jquery-pjax is a client-side library that combines Ajax requests with the HTML5 History API to replace page content without triggering a full browser reload. It fetches HTML fragments from the server and updates the browser URL using pushState, preserving the page layout and assets while only swapping a designated container's content. The library emits custom JavaScript events at each stage of the request lifecycle, enabling external handlers to respond to loading, success, and error states. The project distinguishes itself through its event-driven navigation model and server-side integration

    JavaScript
    Ver en GitHub↗16,650
  • flatiron/directorAvatar de flatiron

    flatiron/director

    5,575Ver en 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

    JavaScript
    Ver en GitHub↗5,575
  • asual/jquery-addressA

    asual/jquery-address

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 14 alternativas a Hash.js→