@alxcube/load-image
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

LOAD-IMAGE

Promise-based image preloading function.

Usage

import {loadImage} from "@alxcube/load-image";

document.body.appendChild(await loadImage("image/url.png"));

Readme

Keywords

Package Sidebar

Install

npm i @alxcube/load-image

Weekly Downloads

3

Version

0.1.4

License

MIT

Unpacked Size

10.9 kB

Total Files

10

Last publish

Collaborators

  • alxcube