An open API service indexing awesome lists of open source software.

https://github.com/oieduardorabelo/react-colors

React component to show RGB colors
https://github.com/oieduardorabelo/react-colors

Last synced: about 1 month ago
JSON representation

React component to show RGB colors

Awesome Lists containing this project

README

        

# Colors, the color component

A basic React component, using HTML5 input slider, to show RGB color and also the HEX version

In early stage, I'm using:

- React ES6 syntax
- Webpack with Hot Module Replacement
- Babel for transpiling ES6+

![Colors v0.0.1](https://dl.dropboxusercontent.com/s/1sl8lr0egisubgd/Screen%20Shot%202015-04-14%20at%207.34.29%20PM.png)