MCPcopy Create free account
hub / github.com/casesandberg/react-color

github.com/casesandberg/react-color

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.18.1 ↗ · + Follow · compare 2 versions
103 symbols 367 edges 121 files 0 documented · 0% updated 2y agov2.18.1 · 2020-05-04★ 12,313195 open issues

Browse by type

Functions 85 Types & classes 18
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

Shape

Function 73
Class 18
Method 12

Languages

TypeScript100%

Modules by API surface

src/components/common/EditableInput.js9 symbols
src/components/common/ColorWrap.js6 symbols
docs/components/home/HomeFeature.js6 symbols
src/components/common/Hue.js5 symbols
src/helpers/interaction.js4 symbols
src/helpers/color.js4 symbols
src/components/common/Swatch.js4 symbols
src/components/common/Saturation.js4 symbols
src/components/chrome/ChromeFields.js3 symbols
examples/basic-toggle-open-closed/src/App.js3 symbols
docs/components/home/Home.js3 symbols
src/helpers/checkboard.js2 symbols

Dependencies from manifests, versioned

@case/eslint-config0.3.1 · 1×
@icons/material0.2.4 · 1×
@storybook/addon-centered3.2.0 · 1×
@storybook/addon-knobs3.2.0 · 1×
@storybook/addon-options3.2.4 · 1×
@storybook/react3.2.4 · 1×
@testing-library/react9.3.2 · 1×
babel-cli6.8.0 · 1×
babel-core6.10.4 · 1×
babel-jest16.0.0 · 1×

For agents

$ claude mcp add react-color \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page