0.2.2 • Published 4 years ago

pixel-ui-vue v0.2.2

Weekly downloads
20
License
-
Repository
-
Last release
4 years ago

pixel-ui-vue

Description

Pixel-style UI component library, Used for own blog: https://www.red0hax.com. Will be updated continuously

Contains components: pixelButton pixelDropInput pixelInput pixelPopUps pixelSlider

The document is under preparation. If you have any suggestions, please email to re0hax8@gmail.com

How to use it

main.js

import pixelUI from 'pixel-ui-vue'
import "pixel-ui-vue/lib/style/index.css";

Vue.use(pixelUI)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

0.2.2

4 years ago

0.2.1

4 years ago

0.1.0

4 years ago

0.2.0

4 years ago

1.0.0

5 years ago