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