Quick access to CDN links for the google-libphonenumber package
npm install google-libphonenumberyarn add google-libphonenumberpnpm add google-libphonenumber<script src="https://fastly.jsdelivr.net/npm/google-libphonenumber"></script><script src="https://unpkg.com/google-libphonenumber"></script><script type="module">
import googlelibphonenumber from 'https://cdn.jsdelivr.net/npm/google-libphonenumber/+esm';
</script><script type="module">
import googlelibphonenumber from 'https://cdn.skypack.dev/google-libphonenumber';
</script>