https://github.com/stamat/lazyloaded
Lazy loading images responsively with IntersectionObserver
https://github.com/stamat/lazyloaded
esm esmodule intersection-observer javascript lazyload lazyload-images responsive-images
Last synced: about 1 month ago
JSON representation
Lazy loading images responsively with IntersectionObserver
- Host: GitHub
- URL: https://github.com/stamat/lazyloaded
- Owner: stamat
- License: mit
- Created: 2023-08-02T10:24:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-30T19:33:41.000Z (11 months ago)
- Last Synced: 2025-03-02T15:52:01.297Z (about 2 months ago)
- Topics: esm, esmodule, intersection-observer, javascript, lazyload, lazyload-images, responsive-images
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lazyloaded [](https://www.npmjs.com/package/lazyloaded)
Responsive image lazy loading available an ES module and iife utilizing IntersectionObserver.
Refactored https://github.com/stamat/imgry into a module.
## Installation
```
npm i lazyloaded
```## Usage
🚧
With ❤️ by @stamat