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