0.51.0 • Published 5 years ago

@worksweet/vue-sweet-ui v0.51.0

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

vue-sweet-ui

Vue components for the Sweet UI framework

Quick Install

With Sweet UI as a package

$ npm i @worksweet/{vue-sweet-ui,sweet-ui}

And in your main.js:

import VueSweetUI from '@worksweet/vue-sweet-ui'

Vue.use(VueSweetUI)

And in your App.vue or globally:

@import '~@worksweet/sweet-ui/src/scss/sweet-ui.scss';

With Sweet UI as a CSS dependency

$ npm i @worksweet/vue-sweet-ui

And in your main.js:

import VueSweetUI from '@worksweet/vue-sweet-ui'

Vue.use(VueSweetUI)

And import Sweet UI globally:

https://unpkg.com/@worksweet/sweet-ui@latest

Usage

Vue Sweet UI is a collection of Vue components build on top of the Sweet UI scss framework. You also have access to the framework, so you can use our components or any feature from Sweet UI.

Documentation

0.51.0

5 years ago

0.5.93

5 years ago

0.5.92

5 years ago

0.5.91

5 years ago

0.5.9

5 years ago

0.5.89

5 years ago

0.5.88

5 years ago

0.5.87

5 years ago

0.5.86

5 years ago

0.5.85

5 years ago

0.5.84

5 years ago

0.5.83

5 years ago

0.5.82

5 years ago

0.5.81

5 years ago

0.5.8

5 years ago

0.5.72

5 years ago

0.5.71

5 years ago

0.5.7

5 years ago

0.5.69

5 years ago

0.5.68

5 years ago

0.5.67

5 years ago

0.5.66

5 years ago

0.5.65

5 years ago

0.5.64

5 years ago

0.5.63

5 years ago

0.5.62

5 years ago

0.5.61

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.42

5 years ago

0.5.41

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago