text-stream
A abstraction layer for creating transform streams.
This is a great way to modify and filter text quickly.
Usage:
fs
Another example:
let { const lines = chunk const under25 = lines return under25} fs
A abstraction layer for creating transform streams.
This is a great way to modify and filter text quickly.
Usage:
fs
Another example:
let { const lines = chunk const under25 = lines return under25} fs
npm i text-stream
6
1.0.1
MIT