From dc3045aec0b60f7087b80f3e0c46fefc7b28bc36 Mon Sep 17 00:00:00 2001 From: Mathis Mensing Date: Fri, 17 Sep 2021 11:11:03 +0200 Subject: [PATCH] Add ImageScript (#1143) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e74cf3c..6e85670 100644 --- a/readme.md +++ b/readme.md @@ -521,6 +521,7 @@ - [jimp](https://github.com/oliver-moran/jimp) - Image processing in pure JavaScript. - [probe-image-size](https://github.com/nodeca/probe-image-size) - Get the size of most image formats without a full download. - [qrcode](https://github.com/soldair/node-qrcode) - QR code and bar code generator. +- [ImageScript](https://github.com/matmen/ImageScript) - Image processing in JavaScript, utilizing WebAssembly for performance. ### Text