Skip to content

Commit

Permalink
Adds vue-breadcrumbs (#1100)
Browse files Browse the repository at this point in the history
* Adds vue-breadcrumbs

Not sure on the distinction between UI Components and UI Utilities, so if I've placed it in the wrong section do let me know.

* Moves vue-breadcrumbs addition to the navigation section
  • Loading branch information
samturrell authored and kazupon committed May 1, 2017
1 parent 8eae4c2 commit 0cd608f
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 @@ -1060,6 +1060,7 @@ Tooltips / popovers

- [vue-navigation](https://github.com/zack24q/vue-navigation) - A page navigation library, record routes and cache pages, like native app navigation. 一个页面导航库,记录路由并缓存页面,像原生APP导航一样。
- [vue-acl](https://github.com/leonardovilarinho/vue-acl) - Access Control List for VueJS 2.
- [vue-breadcrumbs](https://github.com/samturrell/vue-breadcrumbs) - Implements simple breadcrumb functionality with vue-router for both Vue 1.x and Vue 2.x.

### Miscellaneous
- [vue-container](https://github.com/dealloc/vuec) - A simple dependency injection library for Vue 2.
Expand Down

0 comments on commit 0cd608f

Please sign in to comment.