string-to-stream. Convert a string into a stream (streams2)

github.com/feross/string-to-stream

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2019
  • 3.0.1
  • Merge pull request #10 from Guinness1759/master
  • ts: fix syntax
  • 3.0.0
  • ts: update definition to add encoding
  • BREAKING: convert to ES class, drop inherits dep
  • Merge pull request #5 from ryansmith94/master
  • Merge pull request #7 from brian-learningpool/issue/6
  • Merge branch 'master' into issue/6
June 2019
  • 2.0.0
  • concat-stream@2
  • security: use Buffer.from
  • readable-stream@3
  • add standard
October 2018
  • Switching from new Buffer() to Buffer.from()
  • Fixes #6, adds optional 'encoding' parameter
September 2018
  • remove testling
August 2018
  • feat: Adds TypeScript definition file.
April 2018
  • 1.1.1
  • npmignore