1.3.4 • Published 2 years ago

wisestar-ui v1.3.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Documentation

https://ui.code-stack.cn/

Introduction

A Vue 3 Component Library. The next generation ui component library of wisestar-ui is based on vue3.2 Version.

wisestar-ui is easy to use, simple to configure, lightweight components, easy to use, as easy as copy and paste.

Install

npm

Install using npm.

npm i wisestar-ui -D

Quick Start

main.ts | main.js

import { createApp } from 'vue'
import App from './App.vue'
import WisestarUI from 'wisestar-ui'
import 'wisestar-ui/style/index.css'

createApp(App).use(WisestarUI).mount('#app')

License

wisestar-ui is open source software licensed as MIT.

1.2.0

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.0.3

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago

0.1.2

2 years ago

0.0.3

2 years ago

0.1.1

2 years ago

0.0.2

2 years ago

0.1.8

2 years ago

0.0.9

2 years ago

0.1.7

2 years ago

0.0.8

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.0.5

2 years ago

0.1.3

2 years ago

0.0.4

2 years ago

0.1.6

2 years ago

0.0.7

2 years ago

0.1.5

2 years ago

0.0.6

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago