0.0.5 • Published 6 years ago
@campj/lazy-image v0.0.5
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();