EastDesire / jscolor

JavaScript color picker with opacity (alpha channel) and customizable palette. Single file of plain JS with no dependencies.

Home Page:http://jscolor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing minified version since 2.0.4

partulaj opened this issue · comments

Hello,

The minified version of the library added in 2.0.4 is missing in all recents versions since 2.0.4.

Hi @partulaj, yes you are right. There were problems with the minified version unfortunately. At the moment, only the raw source is available.

Is there any plan to readd the minified version in the future ?

It might be added later, because some other developers would welcome it too, but I can't promise when. Some of the planned features are currently of higher priority.

@partulaj, it is also possible to use minified version generated by CDNJS here: https://cdnjs.com/libraries/jscolor

@partulaj, minified version is now included in ZIP builds at https://jscolor.com and also in npm packages.