Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ashyshko/datapipe

ashyshko35ISC0.1.16TypeScript support: included

A library designed to efficiently process large amounts of data in a streaming manner, without the need to store the entire dataset in memory.

data pipeline, data processing, data transformation, data streaming, data flow, ETL (Extract, Transform, Load), data filtering, data aggregation, data manipulation, data integration, data serialization, data deserialization, data enrichment, data analytics, data ingestion, data handling, data workflow, data management, data connectors, data synchronization

readme

datapipe

npm version license GitHub issues

A library designed to efficiently process large amounts of data in a streaming manner, without the need to store the entire dataset in memory.

Installation

You can install the package using npm:

npm install @ashyshko/datapipe