stringsplz
A through transform stream that emits it's data.toString()-ed.in the callback. Useful for saving a dozen keystrokes when piping to write streams that expect data to be stringified.
var stringsplz = ; // worksbuffersStream
A through transform stream that emits it's data.toString()-ed.in the callback. Useful for saving a dozen keystrokes when piping to write streams that expect data to be stringified.
var stringsplz = ; // worksbuffersStream
npm i stringsplz
1
0.1.2
MIT