vue-pilot
Trie-based router
A Vue router implementation using a Trie data structure to manage routes and history states.
A Trie-based vue router with the ability of managing history.state.
11 stars
2 watching
0 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dwqs/lue | A framework that simplifies the creation of state management and routing systems in Vue.js applications. | 12 |
jiangfengming/vue-carousel | A Vue component for creating a simple carousel with pagination and autoplay functionality. | 1 |
ccqgithub/vue-router-lite | A component-based router for Vue.js applications with features like fine-grained navigation control and view transition effects. | 9 |
liujians/vue-adminlte-vue-router | A sample SPA project built with Vue CLI, AdminLTE, and Vue Router for demonstrating responsive and manageable web applications | 363 |
boussadjra/vue3-router-tree | A Vue.js component for visualizing route structures as tree views. | 34 |
mikerockett/vue-routisan | Provides an alternative to traditional route definition methods in Vue Router by using a fluent API inspired by Laravel. | 203 |
adbrosaci/vue-lang-router | Provides language routing and URL localization for Vue.js applications with support for asynchronous translation loading and various routing modes. | 65 |
elderjames/vue-router-storage | A solution to persist and restore user browsing history in Vue applications with multi-level routing | 94 |
koajs/trie-router | A routing mechanism for Koa applications using a trie data structure to manage routes and route parameters. | 121 |
j3-tech/vue-tree-navigation | A Vue.js component for rendering hierarchical menus with vue-router support | 160 |
weiquanju/v-route-generate | Automates the creation of Vue Router configurations based on file paths in a project | 12 |
vanilla-icecream/vite-plugin-vue-routes | Provides file-based routing for Vue applications using Vite. | 1 |
cweili/vue-router-mp | A Vue router implementation compatible with MPVue applications | 11 |
classicalconditioning/vue-router-nav | A minimalistic navigation bar component for Vue applications | 32 |
xudafeng/autoresponsive-vue | A Vue.js library for creating responsive grid layouts that adapt to different screen sizes. | 142 |