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
Modular color picker
To work this library needs :
- @popperjs/core 2.x
import { Colorpicker } from "@lesjoursfr/colorpicker";
/* Initialize the Colorpicker */
new Colorpicker(document.querySelector("#colorpicker"), {
color: "#C83E2C",
useAlpha: true,
});
The MIT License (MIT). Please see the License File for more information.
Based on Javi Aguilar's color picker (2021).
Details
- colorpicker
-
lesjoursfr
- 3 months ago
- MIT
- 33 dependencies
Assets
- colorpicker-6.1.7.tgz
Download activity
- Total downloads 44
- Last 30 days 0
- Last week 0
- Today 0