Add ImageScript (#1143)

This commit is contained in:
Mathis Mensing
2021-09-17 11:11:03 +02:00
committed by Sindre Sorhus
parent 827ae04d21
commit dc3045aec0

View File

@@ -521,6 +521,7 @@
- [jimp](https://github.com/oliver-moran/jimp) - Image processing in pure JavaScript. - [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. - [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. - [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 ### Text