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
- Host: GitHub
- URL: https://github.com/oieduardorabelo/react-colors
- Owner: oieduardorabelo
- Created: 2015-04-14T07:31:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T10:58:48.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T12:12:25.268Z (3 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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+