react-lazy-progressive-image

v1.1.0
<p align="center" > <img src="https://github.com/imbhargav5/react-lazy-progressive-image/blob/master/.github/Logo.png?raw=true"/> </p> <h1 align="center">react-lazy-progressive-image</h1>

flow

flow

predev

rimraf dist

dev

parcel demo/index.html

prebuild

rimraf lib

pretty

prettier --write '{__tests__,src}/*.js'

build

babel src --out-dir lib

lint

eslint {__tests__,src}/*.js

test:only

jest

test

npm run lint && npm run flow && npm run test:only

prepublish

npm run pretty && npm run test && npm run build

Metadata

  • MIT
  • Whatever
  • Bhargav Ponnapalli
  • released 1/16/2018

Downloads

Maintainers