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