PitPik / colorPicker

Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
http://www.dematte.at/colorPicker/
MIT License
570 stars 136 forks source link

Two separate repository for color.js and colorPicker.js #30

Closed Horray closed 8 years ago

Horray commented 8 years ago

Hey there! Really like this color picker!! (Though it would be a lot nicer with docs. As mentioned earlier.)

I just want to make a suggestion. I think you should separate the colorPicker.js and color.js in two separate (I think it's called) repository. (Just like brgins did with spectrumColorPicker and tinyColor.) This way if someone would like to just use color.js, it would be easier to access, and would have its own documentation.