vancedvue

1.0.15 • Public • Published

VancedVue

Vancedvue - Tailwind CSS components

Build websites even faster with components on top of Vue and Tailwind CSS

Build NPM Downloads NPM Version License


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 version Vue.js version document
1.x 3.x https://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

vc-logo.png

License

MIT

Package Sidebar

Install

npm i vancedvue

Weekly Downloads

6

Version

1.0.15

License

MIT

Unpacked Size

421 kB

Total Files

102

Last publish

Collaborators

  • semyon492