@squoosh-kit/webp 0.0.18 → 0.0.19
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# @squoosh-kit/webp
|
|
2
2
|
|
|
3
|
-

|
|
4
|
-
|
|
5
3
|
[](https://badge.fury.io/js/%40squoosh-kit%2Fwebp)
|
|
6
4
|
|
|
5
|
+
<img width="2560" height="688" alt="image" src="https://github.com/user-attachments/assets/05ee874f-4f53-4070-9383-77bb083b5d2d" />
|
|
6
|
+
|
|
7
7
|
## Squoosh Kit
|
|
8
8
|
|
|
9
9
|
Squoosh Kit is built on a simple idea: provide a lightweight and modular bridge to the powerful, production-tested codecs from Google's Squoosh project. This package (`@squoosh-kit/webp`) is one of those modules.
|