byteaccordion
v1.1.7
Published
ByteAccordion - JS library for smooth, Promise-based interaction with File and Buffer resources.
Downloads
12
Maintainers
Readme
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.