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