CDN Resources for 0.workspace
Various ways to access 0.workspace via Content Delivery Networks
Package Installation
npm
npm install 0.workspaceyarn
yarn add 0.workspacepnpm
pnpm add 0.workspaceCDN 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