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