2.0.3 • Published 6 years ago

gl-react-hue-rotate v2.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 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

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago