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