
image
Go to documentationOptimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.
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
yarn install
- Run
yarn dev:prepare
to generate type stubs. - Use
yarn dev
to start playground in development mode.
📑 License
Published under the MIT License