Skip to content

Commit

Permalink
A component-based, declarative router for Vue.js (vuejs#2892)
Browse files Browse the repository at this point in the history
A component-based, declarative router, like react-router@4.x
  • Loading branch information
ccqgithub authored and kazupon committed Jul 21, 2019
1 parent c4f6ff1 commit f856313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2148,6 +2148,7 @@ composing CSS breakpoint state.
- [vue-error-page](https://github.com/raniesantos/vue-error-page) - Provides a wrapper for router-view that allows you to show error pages without changing the URL
- [vue-router-sitemap](https://github.com/40818419/vue-router-sitemap) - Generate sitemap.xml by vue-router configuration
- [vue-smart-route](https://github.com/f/vue-smart-route) - Smart route directive to make intelligent looking apps with Vue.js.
- [vue-router-lite](https://github.com/ccqgithub/vue-router-lite) - A component-based, declarative router for Vue.js 2.

### Lazy Load

Expand Down

0 comments on commit f856313

Please sign in to comment.