https://github.com/techaurelian2/astro-mapped-images
An Astro image component that handles both local and external images and includes the correct width and height attributes using pre-generated image maps.
https://github.com/techaurelian2/astro-mapped-images
Last synced: 4 months ago
JSON representation
An Astro image component that handles both local and external images and includes the correct width and height attributes using pre-generated image maps.
- Host: GitHub
- URL: https://github.com/techaurelian2/astro-mapped-images
- Owner: TechAurelian2
- License: mit
- Created: 2023-03-13T14:15:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T12:08:17.000Z (about 2 years ago)
- Last Synced: 2024-10-10T23:33:59.641Z (8 months ago)
- Language: TypeScript
- Size: 184 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astro-mapped-images
An Astro image component that handles both local and external images and includes the correct width and height attributes using pre-generated image maps.