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