Skip to content

Instantly share code, notes, and snippets.

@jebai0521
Created June 22, 2020 07:26
Show Gist options
  • Save jebai0521/1446ed52d077fd1c70a3cc054a188e74 to your computer and use it in GitHub Desktop.
Save jebai0521/1446ed52d077fd1c70a3cc054a188e74 to your computer and use it in GitHub Desktop.
phoneformat
var phoneformat = require('phoneformat.js');
console.log(phoneformat.formatInternational('VN', '+842743729050', ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment