Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 435 Bytes

vue-utilities

This repo host a few different Vue utilities

Usage

  • npm install https://github.com/Kitware/vue-utilities.git
  • Import individual utility to use

Limitation

Currently, all dependencies of this repo will be installed to node_modules, but with proper bundling, only used dependencies will be included in distribution bundles.

Utilities