@lesjoursfr/colorpicker

6.1.4 • Public • Published

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).

Package Sidebar

Install

npm i @lesjoursfr/colorpicker

Weekly Downloads

21

Version

6.1.4

License

MIT

Unpacked Size

304 kB

Total Files

61

Last publish

Collaborators

  • e-adrien