libphonenumber-update

1.0.0 • Public • Published

libphonenumber-update

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

Based on https://github.com/mattbornski/libphonenumber

This version is an attempt to keep up to date with the phone number metadata provided by Google at https://github.com/googlei18n/libphonenumber

It also requires keeping in sync with Google's clsure library (https://github.com/google/closure-library)

TODO

The changes from phone numbers are announced at http://www.nanpa.com/planning_letters/index.html

Ideally we can automate when a new NPA is available in the US so the library can easily be updated by itself. Until then, we rely on Google to update the metadata and we can sync up with them manually.

Installation

Installing libphonenumber-update

npm install libphonenumber-update

Example Usage

var libphonenumber = require('libphonenumber')
 
//
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i libphonenumber-update

Weekly Downloads

0

Version

1.0.0

License

none

Last publish

Collaborators

  • mathrawka