@histify/ui
v1.12.1
Published
Collection of reusable vue components.
Keywords
Readme
Histify UI
A collection of reusable opinionated vue components.
Installation
Install as a vue plugin:
import Vue from 'vue'
import HistifyUI from '@histify/ui'
Vue.use(HistifyUI)Development
pnpm run devTesting
pnpm run test-e2epnpm run test-unit