* Package name : node-replacestream
Version : 4.0.3
Upstream Author : Eugene Ware <eugene@noblesamurai.com>
* URL : https://github.com/eugeneware/replacestream#readme
* License : BSD-3-Clause
Programming Lang: JavaScript
Description : Node.js search and replace stream
A node.js transform stream for basic streaming text search/replacement
friendly with chunk boundary.
.
Replace Stream helps you to search and replace text in Node.jsstreaming
data. Its features include
searching via regular expressions and limiting the number of times the
replacement is made.
.
The other options it supports are changing the encoding and ignoring
case during search and replace.
.
It is a dependency for gulp-replace. It will eventually help with the
dependencies of gitlab.
The package needs a sponsor.