vueberry

0.0.2 • Public • Published

Vueberry

Vueberry is a lightweight library of responsive UI components for Vue.js.

Documentation

The documentation is in the docs directory, it serves as the demo as well.

Browse online documentation here.

Quick start

You need Vue.js version 3.2.47+.

1 Install npm

npm install vueberry

2 Import and use Vueberry

Bundle

import Vue from 'vue'
import Vueberry from 'vueberry'
import 'vueberry/dist/style.css'

Vue.use(Vueberry)

Versioning

The library is currently under development, but it is already possible to test the alpha version.

Package Sidebar

Install

npm i vueberry

Homepage

vueberry.ru

Weekly Downloads

3

Version

0.0.2

License

none

Unpacked Size

174 kB

Total Files

49

Last publish

Collaborators

  • shkiper