Home
/
@txsjalcoba/lib-txs
0.1.8 • Published
4 years ago
@txsjalcoba/lib-txs
Licence
—
Version
0.1.8
Deps
5
Size
10.0 MB
Vulns
3
Weekly
0
Summary
Dependency
Versions
lib-txs
This library requires Vue and Vuetify make sure install both before.
For install this library executes 'npm i @txs/lib-txs' or 'yarn add @txs/lib-txs'
In your main.js add the follow lines.
import '@txs/lib-txs/lib-txs.css'
import * as ComponentsLib from '@txs/lib-txs'
Vue.use({install: ComponentsLib.install})
Now get ready for use it!