npm install debugyarn add debugpnpm add debug<script src="https://fastly.jsdelivr.net/npm/debug"></script><script src="https://unpkg.com/debug"></script><script type="module">
import debug from 'https://cdn.jsdelivr.net/npm/debug/+esm';
</script><script type="module">
import debug from 'https://cdn.skypack.dev/debug';
</script>