5.0.4 • Published 7 years ago

@mycure/facilities v5.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

js-semistandard-style

Mycure Vue Facilities module

Installation and Usage

$ yarn add @mycure/facilities
  • use as a vue plugin
import Vue from 'vue';
import McFacilities from '@mycure/facilities';

Vue.use(McFacilities)
  • above will do the ff:
    • describe side effects here
    • sample side effects:
      • attach a global method/attribute
      • attach an instance method/attribute
      • add components
// create sample use here
5.0.4

7 years ago

5.0.3

7 years ago

5.0.2

7 years ago

5.0.1

7 years ago

5.0.0

7 years ago

4.1.1

7 years ago

4.1.0

7 years ago

4.0.0

7 years ago

3.3.4

7 years ago

3.3.3

7 years ago

3.3.2

7 years ago

3.3.1

7 years ago

3.3.0

7 years ago

0.1.0

7 years ago