byteaccordion

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

Usage no npm install needed!

<script type="module">
  import byteaccordion from 'https://cdn.skypack.dev/byteaccordion';
</script>

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.