Imgz
Tiny image sources loader. 🖼
Install
yarn add imgz
npm install imgz --save
The UMD and style builds are also available on unpkg.
You can use the component via window.imgz
Usage
Loader images,console.log'Image loaded:', image
API
Loader // Sources source: string | string, // Source loadedvoid, // Sources completed (optional)void
See index.d.ts for more details.
Contributions
Pull requests or issues are very appreciated.
License
MIT license
© 2018 José Luis Quintana