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