README
readme.md
A really simple library that just may save you a headache . . . for the time being. A temporary batcher to stop mulitple requests to API endpoints or just general batching of data
<script type="module">
import cloudcallBatchRequester from 'https://cdn.skypack.dev/@cloudcall/batch-requester';
</script>
readme.md