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

kitbagjs/router

0
View on GitHub↗
251 stars·12 forks·TypeScript·MIT·9 viewsrouter.kitbag.dev↗

Router

A type safe router for vuejs

Features

  • Routing and Navigation - Type-safe routing solution for Vue.js.

Star history

Star history chart for kitbagjs/routerStar history chart for kitbagjs/router

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What does kitbagjs/router do?

A type safe router for vuejs

What are the main features of kitbagjs/router?

The main features of kitbagjs/router are: Routing and Navigation.

What are some open-source alternatives to kitbagjs/router?

Open-source alternatives to kitbagjs/router 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… posva/unplugin-vue-router — Next Generation file based typed routing for Vue Router. awdr74100/vite-plugin-vue-middleware — File-based navigation guards for Vue Router. remix-run/react-router — React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It…

Open-source alternatives to Router

Similar open-source projects, ranked by how many features they share with Router.
  • 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
  • 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
  • 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
  • hezhongfeng/vue-page-stackhezhongfeng avatar

    hezhongfeng/vue-page-stack

    764View on GitHub↗

    Routing and navigation for your Vue SPA. Vue3.0 单页应用导航管理器

    JavaScript
    View on GitHub↗764
See all 12 alternatives to Router→