|
1 |
| -[](./docs/public/cover.jpg) |
2 | 1 | [![npm version][npm-version-src]][npm-version-href]
|
3 |
| -[![Checks][checks-src]][checks-href] |
4 |
| -<!-- [![npm downloads][npm-downloads-src]][npm-downloads-href] --> |
5 |
| -<!-- [![Codecov][codecov-src]][codecov-href] --> |
| 2 | +[![npm downloads][npm-downloads-src]][npm-downloads-href] |
| 3 | +[![License][license-src]][license-href] |
| 4 | +[![Nuxt][nuxt-src]][nuxt-href] |
| 5 | +[![Volta][volta-src]][volta-href] |
6 | 6 |
|
7 | 7 | - [📖 Read Documentation (v1)](https://v1.image.nuxtjs.org)
|
8 | 8 | - [▶️ Play online](https://githubbox.com/nuxt/image/tree/v1/example)
|
9 | 9 |
|
10 |
| - |
11 | 10 | ---
|
12 | 11 |
|
13 | 12 | **Note:** This branch is for **Nuxt 3** compatible module. Checkout [`v0` branch](https://github.com/nuxt/image/tree/v0) for **Nuxt 2** support. ([Announcement](https://github.com/nuxt/image/discussions/548))
|
|
27 | 26 | Published under the [MIT License](./LICENSE)
|
28 | 27 |
|
29 | 28 | <!-- Badges -->
|
30 |
| -[npm-version-src]: https://flat.badgen.net/npm/v/@nuxt/image-edge |
| 29 | +[npm-version-src]: https://img.shields.io/npm/v/@nuxt/image-edge/latest.svg?style=flat&colorA=18181B&colorB=28CF8D |
31 | 30 | [npm-version-href]: https://npmjs.com/package/@nuxt/image-edge
|
32 |
| -[npm-downloads-src]: https://flat.badgen.net/npm/dm/@nuxt/image-edge |
33 |
| -[npm-downloads-href]: https://npmjs.com/package/@nuxt/image-edge |
34 |
| -[checks-src]: https://flat.badgen.net/github/checks/nuxt/image/v1 |
35 |
| -[checks-href]: https://github.com/nuxt/image/actions |
36 |
| -[codecov-src]: https://flat.badgen.net/codecov/c/github/nuxt/image |
37 |
| -[codecov-href]: https://codecov.io/gh/nuxt/image |
38 |
| -[license-src]: https://img.shields.io/npm/l/@nuxt/image.svg |
39 |
| -[license-href]: https://github.com/nuxt/image/blob/v1/LICENSE |
| 31 | + |
| 32 | +[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxt/image.svg?style=flat&colorA=18181B&colorB=28CF8D |
| 33 | +[npm-downloads-href]: https://npmjs.com/package/@nuxt/image |
| 34 | + |
| 35 | +[license-src]: https://img.shields.io/npm/l/@nuxt/image.svg?style=flat&colorA=18181B&colorB=28CF8D |
| 36 | +[license-href]: https://npmjs.com/package/@nuxt/image |
| 37 | + |
| 38 | +[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js |
| 39 | +[nuxt-href]: https://nuxt.com |
| 40 | + |
| 41 | +[volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg |
| 42 | +[volta-href]: https://volta.net/nuxt/image?utm_source=nuxt_image_readme |
0 commit comments