CDN Resources for grunt-replace
Various ways to access grunt-replace via Content Delivery Networks
Package Installation
npm
npm install grunt-replace
yarn
yarn add grunt-replace
pnpm
pnpm add grunt-replace
CDN 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