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