Skip to content

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

License

Notifications You must be signed in to change notification settings

jdhrivas/libphonenumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 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

Languages

  • JavaScript 92.8%
  • HTML 6.7%
  • CSS 0.5%