Skip to content

CapitalReg/libphonenumber-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libphonenumber-i18n

Google's phone number handling library ported to node.js - spun off from https://github.com/mattbornski/libphonenumber

Installation

Installing npm (node package manager)

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

Installing libphonenumber-i18n

npm install libphonenumber-i18n

Example Usage

var libphonenumber = require('libphonenumber-i18n')

About

Google's phone number handling library ported to node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published