Quick access to CDN links for the github-generate-token package
npm install github-generate-tokenyarn add github-generate-tokenpnpm add github-generate-token<script src="https://fastly.jsdelivr.net/npm/github-generate-token"></script><script src="https://unpkg.com/github-generate-token"></script><script type="module">
import githubgeneratetoken from 'https://cdn.jsdelivr.net/npm/github-generate-token/+esm';
</script><script type="module">
import githubgeneratetoken from 'https://cdn.skypack.dev/github-generate-token';
</script>