Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

libphonenumber

mattbornski46.4k0.0.10

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

libphonenumber, phonenumber, phone, number, e164, standardize, international

readme

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

//