From b4bd24b9b29eda270ecb725e16a1ddf5db83e3ad Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 15 Aug 2014 18:15:56 +0200 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 257fe46..7baab11 100644 --- a/readme.md +++ b/readme.md @@ -205,6 +205,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [from2-array](https://github.com/binocarlos/from2-array) - Create a `from2` stream based on an array of source values. - [peek-stream](https://github.com/mafintosh/peek-stream) - Transform stream that lets you peek the first line before deciding how to parse it. - [binary-split](https://github.com/maxogden/binary-split) - A fast newline (or any delimiter) splitter stream. +- [graphicsmagick-stream](https://github.com/e-conomic/graphicsmagick-stream/) - Fast convertion/scaling of images using a pool of long lived graphicsmagick processes. ### Real-time