node-stream-censor
Remove values in stream passed from streams piped.
$ npm install --save stream-censor
var censor = ; var badvalues = fs; fs ; // -> no bad things will make it through...
Remove values in stream passed from streams piped.
$ npm install --save stream-censor
var censor = ; var badvalues = fs; fs ; // -> no bad things will make it through...
npm i stream-censor
0
0.0.0
MIT