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