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