0.3.6 • Published 4 years ago

lischen-ui v0.3.6

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

Lischen UI

Simple UI library for building VueJS applications See more examples

Usage

npm i lischen-ui

Script

App.vue

import {LsButton} from 'lischen-ui'
import "lischen-ui/index.css"

export default Vue.extend({
  components: {
    LsButton
  }
})

HTML

<ls-button>
  Click
</ls-button>
0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago