/vue-utilities

Some utilities for Vue.js used across Kitware

Primary LanguageJavaScript

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