File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
<!-- Demo gif -->
3
3
4
4
<!-- badges -->
5
+ [ ![ codecov] ( https://codecov.io/gh/JonasKruckenberg/vite-imagetools/branch/next/graph/badge.svg?token=ECD3D95LX4 )] ( https://codecov.io/gh/JonasKruckenberg/vite-imagetools )
6
+ ![ npm (tag)] ( https://img.shields.io/npm/v/vite-imagetools/next )
5
7
[ ![ standard-readme compliant] ( https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
6
8
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
7
- ![ npm (tag)] ( https://img.shields.io/npm/v/vite-imagetools/next )
8
9
9
10
<!-- Introduction -->
10
11
A toolbox of custom import directives that can transform your image at compile-time.
@@ -20,7 +21,7 @@ All of the image transformations are powered by [sharp](https://sharp.pixelplumb
20
21
- ** Easy Srcset generation :link : **
21
22
- ** Fast in development mode :zap : **
22
23
- ** Extensible :jigsaw : **
23
- <!-- - **Image filters :art :** -->
24
+ - ** Caches transformed images to speed up CI : green_heart :**
24
25
25
26
## Table of Contents
26
27
You can’t perform that action at this time.
0 commit comments