- Notifications
You must be signed in to change notification settings - Fork311
Plug-and-play image optimization for Nuxt applications.
License
NotificationsYou must be signed in to change notification settings
nuxt/image
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Plug-and-play image optimization for Nuxt apps. Resize and transform your images using built-in optimizer or your favorite images CDN.
<nuxt-img>drop-in replacement for the native<img>element<nuxt-picture>drop-in replacement for the native<picture>element.- Built-in image resizer and transformer withunjs/ipx
- Support 20+ providers
- Generate responsive sizes
- Optimize using modern formats such as webp and avif
- ... and more
Install@nuxt/image dependency to your project:
npx nuxt module add image
Note: This branch is forNuxt 3 compatible module. Checkoutv0 branch forNuxt 2 support. (Announcement)
- Clone this repository
- EnableCorepack using
corepack enable - Install dependencies using
pnpm install - Run
pnpm dev:prepareto generate type stubs. - Use
pnpm devto startplayground in development mode.
Published under theMIT License
About
Plug-and-play image optimization for Nuxt applications.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
