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