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