awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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,381Voir sur 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
    Voir sur GitHub↗1,381
  • gothinkster/angular-realworld-example-appAvatar de gothinkster

    gothinkster/angular-realworld-example-app

    5,616Voir sur 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
    Voir sur GitHub↗5,616
  • zack24q/vue-navigationAvatar de zack24q

    zack24q/vue-navigation

    1,019Voir sur 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
    Voir sur GitHub↗1,019

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

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

    posva/unplugin-vue-router

    2,249Voir sur GitHub↗

    Next Generation file based typed routing for Vue Router

    TypeScript
    Voir sur GitHub↗2,249
  • awdr74100/vite-plugin-vue-middlewareAvatar de awdr74100

    awdr74100/vite-plugin-vue-middleware

    12Voir sur GitHub↗

    File-based navigation guards for Vue Router

    TypeScript
    Voir sur GitHub↗12
  • remix-run/react-routerAvatar de remix-run

    remix-run/react-router

    56,460Voir sur 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
    Voir sur GitHub↗56,460
  • tanstack/routerAvatar de TanStack

    TanStack/router

    14,681Voir sur 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
    Voir sur GitHub↗14,681
  • vuejs/vue-routerAvatar de vuejs

    vuejs/vue-router

    18,898Voir sur 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
    Voir sur GitHub↗18,898
  • weiquanju/v-route-generateAvatar de weiquanju

    weiquanju/v-route-generate

    13Voir sur GitHub↗

    Automatically generate Vue routing configuration based on file path.

    TypeScript
    Voir sur GitHub↗13
  • react-navigation/react-navigationAvatar de react-navigation

    react-navigation/react-navigation

    24,405Voir sur GitHub↗
    TypeScripthacktoberfestnavigationreact
    Voir sur GitHub↗24,405
  • kassaila/vue-router-citadelAvatar de Kassaila

    Kassaila/vue-router-citadel

    11Voir sur 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
    Voir sur GitHub↗11
  • kitbagjs/routerAvatar de kitbagjs

    kitbagjs/router

    251Voir sur GitHub↗

    A type safe router for vuejs

    TypeScript
    Voir sur GitHub↗251