# vue-utilities **Repository Path**: mirrors_Kitware/vue-utilities ## Basic Information - **Project Name**: vue-utilities - **Description**: Some utilities for Vue.js used across Kitware - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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 * [v-mousetrap](v-mousetrap) * [snackbar-service](snackbar-service)