react-4color-picker

4color-picker

Usage no npm install needed!

<script type="module">
  import react4colorPicker from 'https://cdn.skypack.dev/react-4color-picker';
</script>

README

npm version Build Status Dependency Status devDependency Status MIT licensed

React 4 Color Picker

Demo: http://codepen.io/aush/pen/dGQeaW

The problem: properties of the td element cannot be transitioned, so in order to archive the desired effect, something different had to be done.

This module is more like a demonstration of one of the possible ways to implements this functionality, though, you're free to use this component however you want if you like it. npm install --save react-center

Check out react-stack and awesome react css modules.