CDN Resources for %40jridgewell

Quick access to CDN links for the %40jridgewell package

CDN Resources for %40jridgewell
Various ways to access %40jridgewell via Content Delivery Networks

Package Installation

npm
npm install %40jridgewell
yarn
yarn add %40jridgewell
pnpm
pnpm add %40jridgewell

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/%40jridgewell"></script>
Unpkg
<script src="https://unpkg.com/%40jridgewell"></script>
jsDelivr ESM
<script type="module">
  import %40jridgewell from 'https://cdn.jsdelivr.net/npm/%40jridgewell/+esm';
</script>
Skypack
<script type="module">
  import %40jridgewell from 'https://cdn.skypack.dev/%40jridgewell';
</script>