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