Skip to content

colorpicker 6.1.7

Install from the command line:
Learn more about npm packages
$ npm install @lesjoursfr/colorpicker@6.1.7
Install via package.json:
"@lesjoursfr/colorpicker": "6.1.7"

About this version

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

Details


Assets

  • colorpicker-6.1.7.tgz

Download activity

  • Total downloads 44
  • Last 30 days 0
  • Last week 0
  • Today 0