form-data-lite

Module to submit forms and file uploads to other web applications which uses just the standard mime types.

Usage no npm install needed!

<script type="module">
  import formDataLite from 'https://cdn.skypack.dev/form-data-lite';
</script>

README

form-data-lite

Module to submit forms and file uploads to other web applications which uses just the standard mime types.

Shamefully copied from form-data