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