0.0.4-beta4 • Published 3 years ago

@modified/image v0.0.4-beta4

Weekly downloads
147
License
MIT
Repository
github
Last release
3 years ago

@nuxt/image

Nuxt Image

npm version npm downloads Checks Codecov License

Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers (IPX, Cloudinary, TwicPics, etc).

<NuxtImage src="/image.png" width="500" height="200" />

:warning: This module is still a work in progress, please be careful.

Contributing

You can contribute to this module online with CodeSandBox:

Edit @nuxt/image

Or locally:

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start development server using yarn dev

📑 License

MIT License

Copyright (c) Nuxt.js Team