react-lazy-progressive-image

v1.0.0
<p align="center" ><img src=".github/Logo.png"/></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