README
XHR File Uploader
A simple asynchronous file uploader with progress indicator
Sample
Click here to view the sample
a simple ajax file uploader
<script type="module">
import xhrFileUploader from 'https://cdn.skypack.dev/xhr-file-uploader';
</script>
A simple asynchronous file uploader with progress indicator
Click here to view the sample