byteaccordion

ByteAccordion - JS library for smooth, Promise-based interaction with File and Buffer resources.


Keywords
file, buffer, expanding, consumable, stream
License
MIT
Install
npm install byteaccordion@1.1.7

Documentation

ByteAccordion

A collection of node.js libraries for working with file and buffer resources smoothly and easily. It heavily relies on promises and async/await to make file interaction easy.

How do I install this library?

Ensure you have at least node.js v10+, and then...

$ yarn add byteaccordion

How do I use this library?

Reference the documentation.