npm install github-usernameyarn add github-usernamepnpm add github-username<script src="https://fastly.jsdelivr.net/npm/github-username"></script><script src="https://unpkg.com/github-username"></script><script type="module">
import githubusername from 'https://cdn.jsdelivr.net/npm/github-username/+esm';
</script><script type="module">
import githubusername from 'https://cdn.skypack.dev/github-username';
</script>