Skip to content
forked from nuxt/image

Plug-and-play image optimization for Nuxt applications.

License

Notifications You must be signed in to change notification settings

danekslama/image

This branch is 113 commits behind nuxt/image:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 15, 2024
Dec 9, 2024
Nov 20, 2024
Nov 20, 2024
Sep 19, 2024
Dec 6, 2024
Nov 29, 2024
Feb 15, 2024
Nov 23, 2022
Nov 24, 2022
Aug 28, 2024
Oct 2, 2024
Jun 29, 2024
Jul 7, 2022
Oct 4, 2024
Apr 22, 2024
Apr 22, 2024
Dec 9, 2024
Dec 9, 2024
May 28, 2023
Mar 3, 2024
May 28, 2023
Jul 13, 2022
Apr 22, 2024

Repository files navigation

nuxt-image-social-card

npm version npm downloads License Nuxt Volta

Nuxt Image

Plug-and-play image optimization for Nuxt apps. Resize and transform your images using built-in optimizer or your favorite images CDN.

Features

  • <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 with unjs/ipx
  • Support 20+ providers
  • Generate responsive sizes
  • Optimize using modern formats such as webp and avif
  • ... and more

Nuxt 2

Note: This branch is for Nuxt 3 compatible module. Checkout v0 branch for Nuxt 2 support. (Announcement)

Contributing

  • Clone this repository
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run pnpm dev:prepare to generate type stubs.
  • Use pnpm dev to start playground in development mode.

πŸ“‘ License

Published under the MIT License

About

Plug-and-play image optimization for Nuxt applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.9%
  • Vue 12.9%
  • JavaScript 0.2%