https://github.com/zemtsow/lazy-images-html
JavaScript lib for lazy loading images in pure HTML !
https://github.com/zemtsow/lazy-images-html
html javascript javascript-library lazy lazy-loading
Last synced: 2 months ago
JSON representation
JavaScript lib for lazy loading images in pure HTML !
- Host: GitHub
- URL: https://github.com/zemtsow/lazy-images-html
- Owner: zemtsow
- Created: 2024-07-17T00:17:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T10:54:17.000Z (10 months ago)
- Last Synced: 2025-03-04T13:27:10.503Z (3 months ago)
- Topics: html, javascript, javascript-library, lazy, lazy-loading
- Language: JavaScript
- Homepage: https://github.com/zemtsow/lazy-images
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Lazy-Images for HTML / HTMX
> Installation
```
Download this repository
Connect index.js from repository to your index.html
Add on some img "lazy" id
```> Example
```
Lazy-images
![]()
```