8.0.1 • Published 11 months ago

into-stream v8.0.1

Weekly downloads
7,292,315
License
MIT
Repository
github
Last release
11 months ago

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

Correctly handles backpressure.

Install

npm install into-stream

Usage

import intoStream from 'into-stream';

intoStream('unicorn').pipe(process.stdout);
//=> 'unicorn'

API

intoStream(input)

Type: Buffer | TypedArray | ArrayBuffer | string | Iterable<Buffer | string> | AsyncIterable<Buffer | string> | Promise\ Returns: Readable stream

intoStream.object(input)

Type: object | Iterable<object> | AsyncIterable<object> | Promise\ Returns: Readable object stream

Related

archetype-library@devopstation/graphkilli8n-react-native-fast-image@applitools/snapshot-server-appcaoliao-provider-upload-cloudinarycad-clitinaptic-backend@lottojs/request@tealess/provider-upload-cloudinarymuneem-compressdyx-reacttalent-to-vite-cliberserk-provider-upload-cloudinary@mink-opn/build-tokensunblock-block-save-variables@infinitebrahmanuniverse/nolb-into@everything-registry/sub-chunk-1922@rabailriaz/hisaab-web-portalfire-proxyflaksflixfms-api-clientfm-data-api-clientfwvhni-cocotestthni-cocotestt2hni-testpackhnicoco1ken.yipkevkorailhotkey-mappermicro-sub-climiguelcostero-ng2-toastymocha-chai-rdfms-sitemapnew-coco-test1new-coco-test2nois-react-toastpass-gulppeertube-plugin-nanotubespenthouse-idepax.libx.jspatternplate-transform-browserifyoegesbotforisgjeuxuiiter2filelumpyliv.infra.jslms-inspectorlamberjackget-firefoxmy-temp-climwapi-provider-upload-cloudinarymuxml-cli@ionaai/iranlptemplate@homerjam/build-utils@ijjk/now-build-utils@innodata/vue-v3-ya-metrika@implydata/pkg@jakzo/pkg@lab548/fm-data-api-client@leafac/pkg@liongard/pkg@liudonghua123/pkg@credix/release-notes-generator-filtered@daisugi/oza@fullstax/pkg@gatos-jd/solid-server@healthstreet/fms-api-client@jellywelly/iterare@jesec/pkg@kalkanisys/vue-select@mmntm/strapi-provider-upload-cloudinary-v2@mindhive/deploydigital-keyboard-demosdigicust_helpersdocusigndrift-npmdate-to-block-ethdbrowser-corecooo-testcooo-test1@types/into-streametheral-clipkgpkg-bundlepipe-to-storagepkg-pr-891pn-video-uploadpopoo-web3-apipromise-base64productization-cocoproductization-cocotest1productization-cocotest2psdadgomantic_releasereacty-frameworks3-moduleresume34567
8.0.1

11 months ago

8.0.0

1 year ago

7.0.0

4 years ago

6.0.0

4 years ago

5.1.1

5 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago