JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://unpkg.com/[email protected]/bundle/libphonenumber-min.js"></script>
<!-- min, max, mobile -->
JavaScript
alert(new libphonenumber.AsYouType('US').input('12133734253'))
<script src="https://unpkg.com/[email protected]/bundle/libphonenumber-min.js"></script>
<!-- min, max, mobile -->
alert(new libphonenumber.AsYouType('US').input('12133734253'))