c-img-lazy

v0.1.1
A Custom Element for lazy-loading images with IntersectionObserver
custom element lazy-loading img intersection-observer

test

echo "Error: no test specified" && exit 1

build

microbundle

dev

microbundle watch

prepare

npm run -s build

release

npm run -s prepare && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish
npm i c-img-lazy

Metadata

  • MIT
  • Whatever
  • Fotis Papadogeorgopoulos
  • released 1/18/2019

Downloads

Maintainers