README
purescript-ajax
Provides a very low level interface to the XMLHttpRequest interface.
purescript-ajax ===============
<script type="module">
import purescriptAjax from 'https://cdn.skypack.dev/purescript-ajax';
</script>
Provides a very low level interface to the XMLHttpRequest interface.