fast-down, multiple connection(process)
Filesystem adapter for Gilbert using Web API streams
CSV stream processing tools for counting rows and chunking data
Enforce “paired” API calls (open/close, acquire/release, show/hide, start/stop) with optional safety requirements when explicit exceptions may occur between the pair.
A simple-stream for lines of a string stream
A simple fastq stream parser
Turn WinRT streams to node.js streams
## how to use - install ```shell npm install @latel88/stream ``` - CJS ```javascript const { Stream, Pipe } = require( "@latel88/stream" ).default; ``` - ESM ```javascript import { Stream, Pipe } from "@latel88/stream"; ```
library for building sitemaps and sitemap index
replaces all occurrences of a string in all utf-8 files in a directory with a new string
Send big files or chunks of data over a stream
Read ID3-Tags from a MP3-File
Stream your csv to ElasticSearch
Streaming approach from Date#toUTCString() to Date#toLocaleString().
Stream multiplexer, with callback ability
Custom Zinc Winston Transport for MailGun
A nodejs implementation of the unix utility strings, which dumps all the string content of a file. Useful for decompilers.
This Module enables the substitution of variable data into templates via a context variable
> [MinIO](https://www.minio.org.cn/overview.shtml) 是一款高性能、分布式的对象存储系统。提供了 [JavaScript](http://docs.minio.org.cn/docs/master/javascript-client-quickstart-guide)、Java、Python、Golang 等语言的SDK,使用方便,支持断点续传,可用于上传大文件。
A lib to manage files on OpenStack Swift with ease