0.1.8 • Published 4 years ago

tysight-ui v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

tysight

Install

npm install tysight-ui --save 

Quick Start

import Vue from 'vue'

<!-- Fully import -->
import Tysight from 'tysight-ui'
Vue.use(Tysight)

<!-- On demand -->
import TyTopBar from 'tysight-ui'
Vue.use(TyTopBar)

<!-- import style -->
import "tysight-ui/lib/tysight.css"
0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago