embeddable-cors

Embeddable cors library, minimal feature set and extra small

Usage no npm install needed!

<script type="module">
  import embeddableCors from 'https://cdn.skypack.dev/embeddable-cors';
</script>

README

embeddable-cors

This is a fork of Tiago Quelhas's corsRequest with features removed for use as an embedded CORs library. I wouldn't recommend using it. If you need a minimal cors lib, upstream will probably keep you more comfortable.

There is a minified version inside of the build directory for convenience.