merfix 0.1.35 → 0.1.37
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 +3 -1
- package/merfix_bg.wasm +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# merfix
|
|
2
2
|
|
|
3
|
+
Remove EXIF from supported images with the power of love and wasm.
|
|
4
|
+
|
|
3
5
|
## Requirements
|
|
4
6
|
|
|
5
7
|
### Install wasm-pack
|
|
@@ -41,4 +43,4 @@ https://dimitrmo.github.io/merfix/
|
|
|
41
43
|
|
|
42
44
|
## JavaScript Integration
|
|
43
45
|
|
|
44
|
-
|
|
46
|
+
See https://github.com/dimitrmo/merfix/blob/master/public/index.js
|
package/merfix_bg.wasm
CHANGED
|
Binary file
|