0.1.35 • Published 12 months ago

ecosys-dev v0.1.35

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

ecosys-dev

Description

A lightweight Vue 3 component.

Installation

You can install it easily with NPM.

npm install ecosys-dev

Quickstart

Add the ecosys-dev to your main.js for a global import:

// main.js
import ecosysUI from 'ecosys-dev'
import 'ecosys-dev/lib/ecosys.css'

createApp(App).use(ecosysUI)

Usage

Finally you can use it on your template:

<template>
<eco-button type="longcolor" value="识别" />
<template>

Customize configuration

See Configuration Reference.

0.1.35

12 months ago

0.1.34

1 year ago

0.1.33

1 year ago

0.1.32

1 year ago

0.1.31

1 year ago

0.1.30

1 year ago

0.1.29

1 year ago

0.1.28

1 year ago

0.1.27

1 year ago

0.1.26

1 year ago

0.1.25

1 year ago

0.1.24

1 year ago

0.1.22

1 year ago

0.1.21

1 year ago

0.1.20

1 year ago

0.1.19

1 year ago

0.1.18

1 year ago