Google's phone number handling library ported to node.js - spun off from https://github.com/mattbornski/libphonenumber
curl http://npmjs.org/install.sh | sh
npm install libphonenumber-i18n
var libphonenumber = require('libphonenumber-i18n')
Google's phone number handling library ported to node.js - spun off from https://github.com/mattbornski/libphonenumber
curl http://npmjs.org/install.sh | sh
npm install libphonenumber-i18n
var libphonenumber = require('libphonenumber-i18n')
npm i libphonenumber-i18n
3
0.0.9
none