1.0.15 • Published 5 months ago

vancedvue v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Vancedvue is an open source collection of UI components, built in Vue, with utility classes from Tailwind CSS that you can use as a starting point for user interfaces and websites.

Documentation

Documentation for Vancedvue is not yet finished.

If you want to browse the components, visit vancedvue.vercel.app.

Versions

vancedvue versionVue.js versiondocument
1.x3.xhttps://github.com/suralabs/vancedvue/tree/v1.0.4

Quick start

$ npm i vancedvue --save
// main.js
import { createApp } from 'vue'
import * as vancedvue from 'vancedvue'

const app = createApp({ ... })

app.use(vancedvue)

app.mount(...)

For more information, pls visit https://vancedvue.vercel.app/usage/getting-started.html

Changelog

Detailed changes for each release are documented in the release notes.

Special thanks

License

MIT

1.0.15

5 months ago

1.0.2

6 months ago

1.0.0

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

0.0.10

6 months ago

0.0.11

6 months ago

0.0.12

6 months ago

0.0.13

6 months ago

0.0.3

6 months ago

1.0.11

6 months ago

0.0.9

6 months ago

1.0.10

6 months ago

0.0.8

6 months ago

0.0.5

6 months ago

1.0.14

6 months ago

0.0.4

6 months ago

1.0.13

6 months ago

0.0.7

6 months ago

1.0.12

6 months ago

0.0.6

6 months ago

0.0.2

8 months ago

0.0.1

8 months ago