react-fade-image

v2.0.3
[Little demo with Storybook here](https://eatsjobs.github.io/react-fade-image/) Simple react lazy fade image component. The image loads when it's in viewport by listening to scroll event (with throttled function every 200ms) The Obstruction of the image
react react-component image lazy image fade image

clean

rm -rvf lib/*

preversion

npm test

version

npm run build && git add -Af lib/index.js

build

cross-env NODE_ENV=developement webpack

build:prod

cross-env NODE_ENV=production webpack -p

test

jest

test:watch

jest --watch

test:coverage

jest --coverage

storybook

start-storybook -p 6006

build-storybook

build-storybook

deploy-storybook

storybook-to-ghpages
npm i react-fade-image

Metadata

  • MIT
  • Whatever
  • Pasquale Mangialavori
  • released 4/13/2018

Downloads

Maintainers