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
573 stars 136 forks source link

[question] + [suggestions] #14

Closed thednp closed 9 years ago

thednp commented 9 years ago

Thanks!!

PitPik commented 9 years ago

Hi @thednp

thanks for your feedback and your stars ;o)

Thanks again and keep on the good spirit. Cheers, Peter

thednp commented 9 years ago

Man this is by far the next level color picker, an amazing piece of code, I couldn't believe it's even build with rAF animation support. Are you kidding me?

For supporting jQuery you only need a fn definition at the bottom of your code, why rewrite the entire code for the sake of jQuery... man... the trends are going back to plain Javascript since HTML5 JS engine kicked out stable and nowadays we have polyfills for legacy browsers.... I am currently working on removing jQuery dependency, completely.

Thanks for your reply and your wonderful work, now gonna head to replace bootstrap color with this one, I really needed a high precision color picker and I think this one really delivers :)

Ahmmmm because Material Design.