json-stringify-trough
Simply stringify a readable stream in objectMode and get that array as a complete valid JSON at readable side of transform stream.
through2-objectify
A through2 for transforming buffer (or string) streams into objectMode ones (or vice-versa).
sculpt
Generate Node 0.10-friendly transform streams to manipulate other streams.