pdp-b-18-husniddin

1.0.0 • Public • Published

IMG LOADER

install

npm install pdp-b-18

using

import { imgLoading } from "pdp-b-18";

const element = document.getElementById("img-wrapper");
const btn = document.getElementById("load-img-btn");

const imgURL =
  "https://encrypted-ttatic.com/images?q=tbn:ANd9GcQgMqFgaGVGRBv0XVpDNPo_3mCruXsEbXwSag&usqp=CAU";

btn.addEventListener("click", () => imgLoading(imgURL, element, 4));

Package Sidebar

Install

npm i pdp-b-18-husniddin

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.64 kB

Total Files

6

Last publish

Collaborators

  • husniddin