string-to-stream
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

string-to-stream travis npm downloads javascript style guide

Convert a string into a stream (streams2)

install

npm install string-to-stream

usage

Use string-to-stream like this:

var str = require('string-to-stream')
 
str('hi there').pipe(process.stdout) // => 'hi there'

license

MIT. Copyright (c) Feross Aboukhadijeh.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.1
    137,271
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.1
    137,271
  • 3.0.0
    8
  • 2.0.0
    4,170
  • 1.1.1
    193,985
  • 1.1.0
    1,456
  • 1.0.1
    76
  • 1.0.0
    7

Package Sidebar

Install

npm i string-to-stream

Weekly Downloads

119,614

Version

3.0.1

License

MIT

Unpacked Size

3.63 kB

Total Files

5

Last publish

Collaborators

  • feross