transform-streams
There are 5 repositories under transform-streams topic.
bevry/caterpillar
Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and debug files. You can even write your own transforms.
ORESoftware/prepend-transform
Uses a Node.js transform stream to prepend the given string to the front of each line.
ORESoftware/json-parser
Node.js transform stream - takes JSON and parses to objects.
michaelnisi/speculum
Transform concurrently