Gompje / image

🖼️

Home Page:https://image.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

🖼️

https://image.nuxtjs.org

License:MIT License


Languages

Language:TypeScript 90.9%Language:Vue 6.4%Language:JavaScript 2.7%