Browse Source

Explaining more about the JS ports and adding seegno's port. Replacement for PR #1564 (#1714)

pull/567/merge
lararennie 9 years ago
committed by Keghani Kouzoujian
parent
commit
aec1c8b362
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md

+ 5
- 1
README.md View File

@ -170,7 +170,11 @@ libphonenumber project. We do not evaluate their quality or influence their
maintenance processes.
* C#: https://github.com/aidanbebbington/libphonenumber-csharp
* Javascript (stripped-down version): https://github.com/halt-hammerzeit/libphonenumber-js
* Javascript: If you don't want to use our version, which depends on Closure,
there are several other options, including
https://github.com/halt-hammerzeit/libphonenumber-js (a stripped-down
version) and https://github.com/seegno/google-libphonenumber (installable
via npm, a browserify-compatible wrapper)
* Objective-c: https://github.com/iziz/libPhoneNumber-iOS
* PHP: https://github.com/giggsey/libphonenumber-for-php
* PostgreSQL in-database types: https://github.com/blm768/pg-libphonenumber


Loading…
Cancel
Save