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
awdr74100 avatar

awdr74100/vite-plugin-vue-middleware

0
View on GitHub↗
12 stars·0 forks·TypeScript·MIT·10 views

Vite Plugin Vue Middleware

File-based navigation guards for Vue Router

Features

  • Routing and Navigation - File-based navigation guards for Vue Router.

Star history

Star history chart for awdr74100/vite-plugin-vue-middlewareStar history chart for awdr74100/vite-plugin-vue-middleware

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Vite Plugin Vue Middleware

These projects share indexed features with Vite Plugin Vue Middleware. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
Compare all 12 related projects→

Frequently asked questions

What does awdr74100/vite-plugin-vue-middleware do?

File-based navigation guards for Vue Router

What are the main features of awdr74100/vite-plugin-vue-middleware?

The main features of awdr74100/vite-plugin-vue-middleware are: Routing and Navigation.

Which projects share features with awdr74100/vite-plugin-vue-middleware?

Projects with overlapping indexed features include: flutterando/modular — Modular is a framework for the Flutter ecosystem that provides a structured approach to application architecture… gothinkster/angular-realworld-example-app — This is a TypeScript web application and single-page application built with Angular. It serves as a full-featured… zack24q/vue-navigation — This library is a navigation manager for Vue applications that provides a stack-based history system to simulate… kassaila/vue-router-citadel — Vue Router Citadel is a middleware-driven navigation control system for Vue Router that lets you build layered,… kitbagjs/router — A type safe router for vuejs. posva/unplugin-vue-router — Next Generation file based typed routing for Vue Router.