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