string-stream
Advanced tools
A stream that works on a string.
Weekly downloads
Readme
This package provides classes to work with strings in a streaming way.
npm install string-stream
Implements a readable stream interface to a string or a buffer.
Reads the given n bytes from the stream.
Not quite sure if it is necessary to implement the pipe method. But the piping with the core method doesn't work.
FAQs
A stream that works on a string.
The npm package string-stream receives a total of 286 weekly downloads. As such, string-stream popularity was classified as not popular.
We found that string-stream demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.