CDN Resources for jq-simple-connect
Various ways to access jq-simple-connect via Content Delivery Networks
Package Installation
npm
npm install jq-simple-connect
yarn
yarn add jq-simple-connect
pnpm
pnpm add jq-simple-connect
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/jq-simple-connect"></script>
Unpkg
<script src="https://unpkg.com/jq-simple-connect"></script>
jsDelivr ESM
<script type="module">
import jqsimpleconnect from 'https://cdn.jsdelivr.net/npm/jq-simple-connect/+esm';
</script>
Skypack
<script type="module">
import jqsimpleconnect from 'https://cdn.skypack.dev/jq-simple-connect';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages