2.16.19 • Published 5 years ago

react-color-townliquor-fork v2.16.19

Weekly downloads
22
License
MIT
Repository
github
Last release
5 years ago

React Color

Npm Version Build Status License Downloads

  • 13 Different Pickers - Sketch, Photoshop, Chrome and many more

  • Make Your Own - Use the building block components to make your own

Demo

Demo

Live Demo

Installation & Usage

npm install react-color --save

Include the Component

import React from 'react'
import { SketchPicker } from 'react-color'

class Component extends React.Component {

  render() {
    return <SketchPicker />
  }
}

You can import AlphaPicker BlockPicker ChromePicker CirclePicker CompactPicker GithubPicker HuePicker MaterialPicker PhotoshopPicker SketchPicker SliderPicker SwatchesPicker TwitterPicker respectively.

100% inline styles via ReactCSS

2.16.19

5 years ago

2.16.18

5 years ago

2.16.17

5 years ago

2.16.16

5 years ago

2.16.15

5 years ago

2.16.14

5 years ago

2.16.13

5 years ago

2.16.12

5 years ago

2.16.11

5 years ago

2.16.10

5 years ago

2.16.9

5 years ago

2.16.8

5 years ago

2.16.7

5 years ago

2.16.6

5 years ago

2.16.5

5 years ago

2.16.4

5 years ago

2.16.3

5 years ago

2.16.2

5 years ago

2.16.1

5 years ago

2.16.0

5 years ago