1.1.31 • Published 1 year ago

mc_picker v1.1.31

Weekly downloads
42
License
-
Repository
github
Last release
1 year ago

MC Picker

a minimal color picker

Just add the script and the colorpicker will work on any input[type=color]. Even if you add them to DOM afterwards.

The implementation is minimal, the code is minimal, even the colorpicker itself is a mere six elements in a wrapper and some smart CSS.

Checkout https://sjeiti.github.io/clr/ for live examples.

Installation

To install just do something like:

npm i -S mc_picker or yarn add mc_picker -S

Then just import it somewhere:

import 'mc_picker'

License

This project is licensed under the MIT License - see the LICENSE file for details

1.1.23

1 year ago

1.1.31

1 year ago

1.1.26

2 years ago

1.1.14

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.2

5 years ago

1.1.3

5 years ago

1.1.1

5 years ago

1.0.2

6 years ago