GitShow/sindresorhus/to-readable-stream
sindresorhus

to-readable-stream

Convert a string/Buffer/Uint8Array to a readable stream

by sindresorhus
nodejsnpm-packagereadable-streamstream
Star on GitHubForknpm

JavaScript

93 stars14 forks4 contributorsQuiet · 3y agoSince 2018v4.0.0MIT

Meet the team

See all 4 on GitHub →
sindresorhus
sindresorhus15 contributions
BendingBender
BendingBender2 contributions
Richienb
Richienb2 contributions
Borewit
Borewit1 contribution

Languages

View on GitHub →
JavaScript63.2%
TypeScript36.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Richienb
Support `ReadableStream`ClosedIssue

While Node.js Readable streams have , the same doesn't exist for web Readable streams. Perhaps this module could be pivoted to using web streams instead?

Richienb · 3y ago
Richienb
Require Node.js 18 and return a web stream instead of a node streamMergedPR

Fixes: #13

Richienb · 3y ago
Borewit
Improve docsMergedPR

Prevent confusion with of web-streams API. Fixes #8

Borewit · 5y ago
Structured data for AI agents

Repository: sindresorhus/to-readable-stream. Description: Convert a string/Buffer/Uint8Array to a readable stream Stars: 93, Forks: 14. Primary language: JavaScript. Languages: JavaScript (63.2%), TypeScript (36.8%). License: MIT. Topics: nodejs, npm-package, readable-stream, stream. Latest release: v4.0.0 (3y ago). Open PRs: 0, open issues: 0. Last activity: 3y ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, Richienb, Borewit.

·@ofershap

Replace github.com with gitshow.dev