peasy-image 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ All functions accept a `Buffer` and return a `Promise<ImageResult>` with the pro
|
|
|
12
12
|
> **Try the interactive tools at [peasyimage.com](https://peasyimage.com)** -- image resizing, format conversion, compression, and more
|
|
13
13
|
|
|
14
14
|
<p align="center">
|
|
15
|
-
<img src="
|
|
15
|
+
<a href="https://agentgif.com/4wmbsDgf"><img src="https://media.agentgif.com/4wmbsDgf.gif" alt="peasy-image demo — image resize, crop, convert operations in terminal" width="800"></a>
|
|
16
16
|
</p>
|
|
17
17
|
|
|
18
18
|
## Table of Contents
|