0.2.12 • Published 2 years ago

@yoonit/vue-components v0.2.12

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Atoms

Molecules

Bosons

Quarks

Installation

npm i -s @yoonit/vue-components

Usage

VueJS Plugin

To use the components, import the library into your project's main.js file.

main.js

import Vue from 'vue'
import YoonitVueComponents from '@yoonit/vue-components'

Vue.use(YoonitVueComponents)

After that, you can access each component by calling it in the html template. It is not necessary to import manually each component in your template.

StoryBook

To see all the components, run the Storybook available in this project.

npm run storybook

After running the command above, an address will be available for you to access the component library. There you will be able to meet, interact and copy the code ready to put in your project.

To contribute and make it better

Clone the repo, change what you want and send PR. For commit messages we use Conventional Commits.

Contributions are always welcome!

Code with ❤ by the Yoonit Team

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.7

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.3

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago