6.1.4 • Published 2 months ago

@lesjoursfr/colorpicker v6.1.4

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

npm version QC Checks

@lesjoursfr/colorpicker

Modular color picker

Requirements

To work this library needs :

How to use

import { Colorpicker } from "@lesjoursfr/colorpicker";

/* Initialize the Colorpicker */
new Colorpicker(document.querySelector("#colorpicker"), {
	color: "#C83E2C",
	useAlpha: true,
});

License

The MIT License (MIT). Please see the License File for more information.

Credits

Based on Javi Aguilar's color picker (2021).

6.1.4

2 months ago

6.1.3

3 months ago

6.1.2

4 months ago

6.1.1

5 months ago

6.1.0

5 months ago

6.0.4

5 months ago

5.0.1

10 months ago

6.0.1

7 months ago

6.0.0

7 months ago

6.0.3

5 months ago

5.0.0

11 months ago

4.0.4

1 year ago

4.0.3

1 year ago

4.0.2

1 year ago

4.0.1

2 years ago

4.0.0

2 years ago