react-lazy-images

v0.1.2
React utilities for lazy image loading
react lazy image intersection viewport

dev

npm-run-all --parallel bundle-dev storybook

build

npm-run-all bundle size

bundle

microbundle build --jsx React.createElement

bundle-dev

microbundle watch --jsx React.createElement

size

gzip-size dist/react-lazy-images.js && bundlesize

storybook

start-storybook -p 8080

test

npm run build

prepare

npm t

release

npm t && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish

Metadata

  • MIT
  • Whatever
  • Fotis Papadogeorgopoulos
  • released 3/25/2018

Downloads

Maintainers