2.0.0 • Published 5 years ago

vue-iro-color-picker v2.0.0

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

Vue color picker

Iro color picker for Vue.

Demo

See demo here

Install

npm install vue-iro-color-picker --save

Usage

import ColorPicker from 'vue-iro-color-picker';

Vue.component('color-picker', ColorPicker);

Contribution

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

Build new version

npm run build-lib
2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago