filesystem-indexed-stream
v1.0.4
Published
A streaming module for dividing large files into smaller chunks and vice versa.
Downloads
1
Maintainers
Readme
About The Project
Welcome to the FileSystemIndexedStream module, a versatile solution for efficiently handling large files in your projects. This streaming module is designed to seamlessly divide substantial files into smaller, more manageable chunks and, conversely, concatenate smaller chunks to reconstruct the original file.
Built With
- Node.js
- Typescript
Getting Started
Prerequisites
- npm
- Node.js
- Typescript
Installation
- Clone the repo
git clone https://github.com/tomerzaidler/filesystem-indexed-stream
- Install NPM packages
npm install
- import the desired modules
import { FileSystemIndexedStream, FileSystemIndexedStreamOptions } from "filesystem-indexed-stream";
License
Distributed under the MIT License. See LICENSE for more information.
Authors
Tomer Zaidler - Senior Backend Software Engineer - Tomer Zaidler - **