0.0.26 • Published 3 months ago

@vshp/ui-components-vue v0.0.26

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

@vshp/ui-components-vue

VSHP UI Components build on Vue 3 + Vite with Storybook v7

Installation

npm i @vshp/ui-components-vue
or
yarn add @vshp/ui-components-vue

Usage

Import the component you need in project

import { Button } from "@vshp/ui-components-vue";

And import styles from @vshp/ui-components-vue/dist/index.css

@vshp/ui-components-vue/dist/index.css

If you don't use Layout from Ant Design use Normalize

Detailed docs and example usage can be found at our Storybook.

Usage with SASS Variables

If you need to change the default colors, import scss file from @vshp/ui-components-vue/dist/scss/index.scss

Put it AFTER your scss variables import.

Development

Installing all the dependencies

yarn

Storybook

yarn storybook

Build UI components library

yarn build
0.0.26

3 months ago

0.0.25

4 months ago

0.0.20

5 months ago

0.0.21

5 months ago

0.0.22

5 months ago

0.0.23

5 months ago

0.0.24

4 months ago

0.0.18

5 months ago

0.0.19

5 months ago

0.0.11

5 months ago

0.0.12

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.15

5 months ago

0.0.16

5 months ago

0.0.17

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

7 months ago

0.0.1

7 months ago