browser-fetch-jsondeprecated

A wrapper around Fetch just for JSON

Usage no npm install needed!

<script type="module">
  import browserFetchJson from 'https://cdn.skypack.dev/browser-fetch-json';
</script>

README

browser-fetch-json

Deprecated

browser-fetch-json + node-fetch-json => fetch-json

browser-fetch-json and node-fetch-json were merged into fetch-json

New fetch-json

See:
https://www.npmjs.com/package/fetch-json

Load from the jsdelivr.com CDN:

<script src=https://cdn.jsdelivr.net/npm/fetch-json@2.1/fetch-json.min.js></script>