React Color
-
13 Different Pickers - Sketch, Photoshop, Chrome and many more
-
Make Your Own - Use the building block components to make your own
Installation & Usage
npm install atom-react-color --save
Include the Component
;; Component { return <SketchPicker />; }
You can import AlphaPicker
BlockPicker
ChromePicker
CirclePicker
CompactPicker
GithubPicker
HuePicker
MaterialPicker
PhotoshopPicker
SketchPicker
SliderPicker
SwatchesPicker
TwitterPicker
respectively.
100% inline styles via ReactCSS