Skip to content

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

Notifications You must be signed in to change notification settings

mchotin/libphonenumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

//

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%