fivethirtyeight/react-color

Name: react-color

Owner: FiveThirtyEight

Description: :art: Color Pickers from Sketch, Photoshop, Chrome & more

Forked from: casesandberg/react-color

Created: 2016-04-01 19:23:00.0

Updated: 2017-12-04 16:50:15.0

Pushed: 2017-03-01 22:26:12.0

Homepage: http://casesandberg.github.io/react-color/

Size: 3722

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

React Color

Sketch and Photoshop Color Picker Built in React

Installation & Usage
install react-color --save
Include the Component
rt React from 'react';
rt { SketchPicker } from 'react-color';

s Component extends React.Component {

nder() {
return <SketchPicker type="sketch" />;


You can import ChromePicker CompactPicker MaterialPicker PhotoshopPicker SketchPicker SliderPicker SwatchesPicker respectively.

100% inline styles via ReactCSS


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.