@campj/lazy-image

0.0.5 • Public • Published

Lazy Image

Camp Jefferson Lazy Image utility, in the vein of Gatsby Image

Usage

Installation

npm install @campj/lazy-image --save-dev

Import into js file for client

import { LazyImage } from "@campj/lazy-image";

Initialize

LazyImage.init();

Re-run (dom elements changed)

LazyImage.run();

Readme

Keywords

Package Sidebar

Install

npm i @campj/lazy-image

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

19.8 kB

Total Files

10

Last publish

Collaborators

  • camp-jefferson-dev