1.0.4 • Published 6 months ago

filesystem-indexed-stream v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Contributors Forks Stargazers Issues License

About The Project

Screen Shot

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

  1. Clone the repo
git clone https://github.com/tomerzaidler/filesystem-indexed-stream
  1. Install NPM packages
npm install
  1. 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 - **

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago