Quick access to CDN links for the codeclimate-test-reporter package
npm install codeclimate-test-reporteryarn add codeclimate-test-reporterpnpm add codeclimate-test-reporter<script src="https://fastly.jsdelivr.net/npm/codeclimate-test-reporter"></script><script src="https://unpkg.com/codeclimate-test-reporter"></script><script type="module">
import codeclimatetestreporter from 'https://cdn.jsdelivr.net/npm/codeclimate-test-reporter/+esm';
</script><script type="module">
import codeclimatetestreporter from 'https://cdn.skypack.dev/codeclimate-test-reporter';
</script>