react-image-depth

CSS 2D image depth map effect for React


Keywords
react, component, image, depth, css, 2d, javascript
License
MIT
Install
npm install react-image-depth@0.1.4

Documentation

CSS 2D image depth map effect for React.

Install

Run npm i react-image-depth --save.

Usage

<ImageDepth>
  <img src="path/to/image.jpg" />
<ImageDepth>

Website and demo.