gl-react-hue-rotate

2.0.3 • Public • Published

gl-react-hue-rotate

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>

/gl-react-hue-rotate/

    Package Sidebar

    Install

    npm i gl-react-hue-rotate

    Weekly Downloads

    10

    Version

    2.0.3

    License

    MIT

    Unpacked Size

    10.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • gre