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
·
Back to hezhongfeng/vue-page-stack

Open-source alternatives to Vue Page Stack

12 open-source projects similar to hezhongfeng/vue-page-stack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vue Page Stack alternative.

  • flutterando/modularAvatar de Flutterando

    Flutterando/modular

    1,381Ver en GitHub↗

    Modular is a framework for the Flutter ecosystem that provides a structured approach to application architecture through module-based dependency injection and navigation management. It enables developers to organize complex codebases into independent, decoupled units, facilitating the management of shared services and object lifecycles within specific application scopes. The framework distinguishes itself by offering hierarchical dependency scoping and lazy resolution, which allow for the automatic creation and disposal of objects based on the active module or page lifecycle. It also features

    Dart
    Ver en GitHub↗1,381
  • gothinkster/angular-realworld-example-appAvatar de gothinkster

    gothinkster/angular-realworld-example-app

    5,616Ver en GitHub↗

    This is a TypeScript web application and single-page application built with Angular. It serves as a full-featured blogging platform and content management system that implements professional architectural patterns for building complex user interfaces. The project functions as a REST API client that integrates with a backend service to manage users, articles, and social interactions. It includes a markdown content renderer to display formatted articles and a system for content discovery using paginated feeds and category filters. The application covers several functional domains, including us

    TypeScript
    Ver en GitHub↗5,616
  • 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

    JavaScriptcachenavigationpage
    Ver en GitHub↗1,019

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.

Find more with AI search
  • posva/unplugin-vue-routerAvatar de posva

    posva/unplugin-vue-router

    2,249Ver en GitHub↗

    Next Generation file based typed routing for Vue Router

    TypeScript
    Ver en GitHub↗2,249
  • awdr74100/vite-plugin-vue-middlewareAvatar de awdr74100

    awdr74100/vite-plugin-vue-middleware

    12Ver en GitHub↗

    File-based navigation guards for Vue Router

    TypeScript
    Ver en GitHub↗12
  • remix-run/react-routerAvatar de remix-run

    remix-run/react-router

    56,460Ver en GitHub↗

    React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface for routing, it manages navigation and state transitions while ensuring consistent page structures through root layout management. The framework distinguishes itself through its focus on type safety and incremental adoption. It automatically generates static type definitions for

    TypeScript
    Ver en GitHub↗56,460
  • tanstack/routerAvatar de TanStack

    TanStack/router

    14,681Ver en GitHub↗

    TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search parameters, and data loaders across the entire application stack. It functions as a comprehensive framework for server-side rendering, enabling the generation of complete HTML pages to improve initial load performance and search engine optimization. By integrating declarative data fetching, the library manages asynchronous information at the route level, supporting preloading, caching, and parallel request execution to ensure data is ready before components render. The project

    TypeScriptframeworkfullstackjavascript
    Ver en GitHub↗14,681
  • vuejs/vue-routerAvatar de vuejs

    vuejs/vue-router

    18,898Ver en GitHub↗

    Vue.js Client-Side Router is a routing library that maps browser URLs to Vue.js components to enable the creation of single-page applications. It functions as a navigation engine that manages browser history and URL state to allow page transitions without full browser reloads. The system utilizes a nested route manager to render hierarchical views that match complex URL structures. It includes navigation guard middleware to intercept, validate, or redirect route transitions before components are rendered. A client-side history handler synchronizes application state with the browser URL using

    JavaScript
    Ver en GitHub↗18,898
  • weiquanju/v-route-generateAvatar de weiquanju

    weiquanju/v-route-generate

    13Ver en GitHub↗

    Automatically generate Vue routing configuration based on file path.

    TypeScript
    Ver en GitHub↗13
  • react-navigation/react-navigationAvatar de react-navigation

    react-navigation/react-navigation

    24,405Ver en GitHub↗
    TypeScripthacktoberfestnavigationreact
    Ver en GitHub↗24,405
  • kassaila/vue-router-citadelAvatar de Kassaila

    Kassaila/vue-router-citadel

    11Ver en GitHub↗

    Vue Router Citadel is a middleware-driven navigation control system for Vue Router that lets you build layered, predictable, and scalable route protection.

    TypeScript
    Ver en GitHub↗11
  • kitbagjs/routerAvatar de kitbagjs

    kitbagjs/router

    251Ver en GitHub↗

    A type safe router for vuejs

    TypeScript
    Ver en GitHub↗251