libphonenumber-i18n
v0.0.9
Published
Google's phone number handling library ported to node.js
Downloads
4
Maintainers
Readme
libphonenumber-i18n
Google's phone number handling library ported to node.js - spun off from https://github.com/mattbornski/libphonenumber
Installation
Installing npm (node package manager)
curl http://npmjs.org/install.sh | sh
Installing libphonenumber-i18n
npm install libphonenumber-i18n
Example Usage
var libphonenumber = require('libphonenumber-i18n')