README
pinecast-xhr
A thin wrapper around Raynos's XHR library. Used for securely and tersely communicating with Pinecast.
A wrapper around the XHR library for making secure requests to Pinecast
<script type="module">
import pinecastXhr from 'https://cdn.skypack.dev/pinecast-xhr';
</script>
A thin wrapper around Raynos's XHR library. Used for securely and tersely communicating with Pinecast.