Skip to content

mattbornski/libphonenumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libphonenumber Build Status 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')

//

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published