Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 965 Bytes

README.md

File metadata and controls

69 lines (42 loc) · 965 Bytes

Color Picker

English | 简体中文

Introduction

This is the tutorial project of Avernakis UI.

Tiny, but production ready.

pick color

Install

Use npm as nam! (Node App Manager)

> npm i -g ave-color-picker

Run:

> color-picker

Features

  • basic controls: button, label, icon, toolbar, ...

  • custom component: mini view, pixel view

  • event: mouse, keyboard

  • hot key / shortcut

  • drag to drop

drag-to-drop

  • clipboard

clipboard

  • theme

theme

  • i18n

i18n

Dev

> npm install
> npm run dev

Package

> npm run release

License

MIT