Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 479 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 479 Bytes

libphonenumber Build Status

NodeJS port of Google's libphonenumber (thanks to SocialCam), packaged for npm

Installation

Installing npm (node package manager)

curl http://npmjs.org/install.sh | sh

Installing libphonenumber

npm install libphonenumber

Example Usage

var libphonenumber = require('libphonenumber')

//