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