JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7043
  • Score
    100M100P100Q124602F

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

Package Exports

  • libphonenumber

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (libphonenumber) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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

//