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

This branch is 2 commits ahead of, 36 commits behind mattbornski/libphonenumber:master.

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%