gl-react-sepia

1.0.5 • Public • Published

gl-react-sepia Travis Commitizen friendly

Props

  • children (required): the content to negate.
  • sepia: optionally the intensity of the effect. 0 is normal. higher than 0 will add sepia.

Usage Examples

var Sepia = require("gl-react-sepia").Sepia;
// or
import {Sepia} from "gl-react-sepia";
<Sepia>...</Sepia>
<Sepia sepia={1.2}>...</Sepia>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    2
    • latest

Version History

Package Sidebar

Install

npm i gl-react-sepia

Weekly Downloads

2

Version

1.0.5

License

MIT

Last publish

Collaborators

  • stoffern