@indexsoftware/vue-breadcrumbs

0.5.0 • Public • Published

Vue-Breadcrumbs

Breadcrumbs plugin for Vue.js 2 framework allows to select parent route in route meta object with no need of sub-routing.

Installation

$ npm install @indexsoftware/vue-breadcrumbs --save
import Vue from 'vue'
import VueBreadcrumbs from '@indexsoftware/vue-breadcrumbs'

Vue.use(VueBreadcrumbs)

After that <vue-breadcrumbs></vue-breadcrumbs> component would be at your disposal.

License

MIT

/@indexsoftware/vue-breadcrumbs/

    Package Sidebar

    Install

    npm i @indexsoftware/vue-breadcrumbs

    Weekly Downloads

    19

    Version

    0.5.0

    License

    MIT

    Unpacked Size

    803 kB

    Total Files

    16

    Last publish

    Collaborators

    • joostindex
    • tychoindex
    • wmvandervalk