@mycure/facilities

5.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @mycure/facilities

Weekly Downloads

0

Version

5.0.4

License

ISC

Last publish

Collaborators