@campj/lazy-image
v0.0.5
Published
Camp Jefferson Lazy Image
Readme
Lazy Image
Camp Jefferson Lazy Image utility, in the vein of Gatsby Image
Usage
Installation
npm install @campj/lazy-image --save-devImport into js file for client
import { LazyImage } from "@campj/lazy-image";Initialize
LazyImage.init();Re-run (dom elements changed)
LazyImage.run();