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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesNavigation Managers

Libraries that extend routing systems to provide advanced history tracking and state management for Vue applications.

Distinct from Vue: Distinct from Vue component wrappers: focuses on routing and navigation history logic rather than wrapping UI components.

Explore 1 awesome GitHub repository matching web development · Navigation Managers. Refine with filters or upvote what's useful.

Awesome Navigation Managers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • zack24q/vue-navigationAvatar de zack24q

    zack24q/vue-navigation

    1,019Ver en GitHub↗

    This library is a navigation manager for Vue applications that provides a stack-based history system to simulate native mobile application behavior. It functions as a router extension that tracks route transitions and maintains a chronological log of visited pages, allowing for predictable forward and backward movement within single-page applications. The project distinguishes itself by preserving component states, including scroll positions and data, during navigation. By caching these states in memory, it prevents full page re-renders when users return to previous views, ensuring that the a

    Provides a navigation manager that tracks route history and caches component states to simulate native mobile application behavior.

    JavaScriptcachenavigationpage
    Ver en GitHub↗1,019
  1. Home
  2. Web Development
  3. Framework-Native Component Libraries
  4. Component Wrappers
  5. Vue
  6. Navigation Managers