Skip to content

kevcodez/image

 
 

Repository files navigation

@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" />

⚠️ 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

About

🖼️

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.4%
  • Vue 9.0%
  • JavaScript 2.6%