2.0.3 • Published 7 years ago

gl-react-hue-rotate v2.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

gl-react-hue-rotate npm.io npm.io npm.io

Universal gl-react Hue Rotate effect

Props

  • children (required): the content to hue-rotate.
  • hue (required): the hue rotation in radian.

Usage Examples

import { HueRotate } from "gl-react-hue-rotate";
<HueRotate hue={Math.PI}>...</HueRotate>
2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

10 years ago