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