Mighty Utils Installation npm npm install --save-dev @mighty-justice/utils yarn yarn add --dev @mighty-justice/utils Usage import { formatPhoneNumber } from @mighty-justice/utils'; console.log(formatPhoneNumber('5558675309')) // => (555) 867-5309