datapipe
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
A library designed to efficiently process large amounts of data in a streaming manner, without the need to store the entire dataset in memory.