nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
899 stars 232 forks source link

[Module Listing Request]: `nuxt-imagetools` #976

Open Aietes opened 3 weeks ago

Aietes commented 3 weeks ago

Description

Nuxt module for image manipulation and optimization. You simply put high-quality images in the assets folder, and import them in your pages and components. Optimized renditions are automatically generated during build-time, and an image component automatically uses the right, optimized image for each browser and resolution in runtime.

This module is a wrapper around sharp and imagetools.

Repository

https://github.com/floatingpixels/nuxt-imagetools

npm

https://www.npmjs.com/package/@floatingpixels/nuxt-imagetools

Nuxt Compatibility

Nuxt 3