Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 411 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 411 Bytes

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')