Skip to content

Commit b668d5c

Browse files
docs(README): update feature list
1 parent d30c78b commit b668d5c

File tree

1 file changed

+5
-37
lines changed

1 file changed

+5
-37
lines changed

README.md

Lines changed: 5 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -13,45 +13,13 @@ All of the image transformations are powered by [sharp](https://sharp.pixelplumb
1313
> :warning: This is the development branch of v3! <br>
1414
> Try it out and leave feedback via the issues!<br>
1515
16-
## v3 Roadmap
17-
18-
- [x] Custom directives
19-
- [ ] Query parameter passthrough
20-
- [ ] Srcset output
21-
- [x] Metadata output
22-
- [ ] Full test coverage
23-
- [x] **Resize** (i.e. `width`,`w`,`height`,`h`,`resize`)
24-
- [x] **Rotate**
25-
- [x] **Format** (`format` and it's shorthands)
26-
- [ ] **flip**
27-
- [ ] **flop**
28-
- [ ] **sharpen**
29-
- [ ] **blur**
30-
- [ ] **median**
31-
- [ ] **flatten**
32-
- [ ] **gamma**
33-
- [ ] **invert**
34-
- [ ] **normalize**
35-
- [ ] **tint**
36-
- [ ] **grayscale**
37-
- [ ] **toColorspace**
38-
- [ ] **pad**
39-
- [ ] **crop**
40-
- [ ] **trim**
41-
- [ ] **hue**
42-
- [ ] **saturation**
43-
- [ ] **brightness**
44-
45-
<!--
4616
## Features
4717

48-
- **Output modern formats like avif or webp**
49-
- **Resizing**
50-
- **Generate SrcSets**
51-
- **Custom import directives & output formats**
52-
- **Image filters**
53-
- **Import image metadata**
54-
-->
18+
- **Output modern formats :rocket:**
19+
- **Resizing :framed_picture:**
20+
- **No transformations in development mode :zap:**
21+
- **Extensible :jigsaw:**
22+
<!-- - **Image filters :art:** -->
5523

5624
## Table of Contents
5725

0 commit comments

Comments
 (0)