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.