Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers (IPX, Cloudinary, TwicPics, etc).
<NuxtImg src="/image.png" width="500" height="200" />
You can contribute to this module online with CodeSandBox:
Or locally:
- Clone this repository
- Install dependencies using
yarn install
- Start development server using
yarn dev
Copyright (c) Nuxt.js Team