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