🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

libphonenumber-update

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libphonenumber-update

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

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

//

Keywords

libphonenumber

FAQs

Package last updated on 02 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts