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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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/modularFlutterando avatar

    Flutterando/modular

    1,381View on 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
    View on GitHub↗1,381
  • gothinkster/angular-realworld-example-appgothinkster avatar

    gothinkster/angular-realworld-example-app

    5,616View on 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
    View on GitHub↗5,616
  • zack24q/vue-navigationzack24q avatar

    zack24q/vue-navigation

    1,019View on 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
    View on GitHub↗1,019

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • posva/unplugin-vue-routerposva avatar

    posva/unplugin-vue-router

    2,249View on GitHub↗

    Next Generation file based typed routing for Vue Router

    TypeScript
    View on GitHub↗2,249
  • awdr74100/vite-plugin-vue-middlewareawdr74100 avatar

    awdr74100/vite-plugin-vue-middleware

    12View on GitHub↗

    File-based navigation guards for Vue Router

    TypeScript
    View on GitHub↗12
  • remix-run/react-routerremix-run avatar

    remix-run/react-router

    56,460View on 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
    View on GitHub↗56,460
  • tanstack/routerTanStack avatar

    TanStack/router

    14,681View on 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
    View on GitHub↗14,681
  • vuejs/vue-routervuejs avatar

    vuejs/vue-router

    18,898View on 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
    View on GitHub↗18,898
  • weiquanju/v-route-generateweiquanju avatar

    weiquanju/v-route-generate

    13View on GitHub↗

    Automatically generate Vue routing configuration based on file path.

    TypeScript
    View on GitHub↗13
  • react-navigation/react-navigationreact-navigation avatar

    react-navigation/react-navigation

    24,405View on GitHub↗
    TypeScripthacktoberfestnavigationreact
    View on GitHub↗24,405
  • kassaila/vue-router-citadelKassaila avatar

    Kassaila/vue-router-citadel

    11View on 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
    View on GitHub↗11
  • kitbagjs/routerkitbagjs avatar

    kitbagjs/router

    251View on GitHub↗

    A type safe router for vuejs

    TypeScript
    View on GitHub↗251