Browse Source

`libphonenumber-js` README link change (username) (#2094)

pull/2177/head
Nikolay 8 years ago
committed by Keghani Kouzoujian
parent
commit
8a189c561b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -239,7 +239,7 @@ Alternatives to our own versions:
needing those specific loading optimizations from clients.
* 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
https://github.com/catamphetamine/libphonenumber-js - a stripped-down
rewrite, about 110 KB in size - and
https://github.com/seegno/google-libphonenumber - a browserify-compatible
wrapper around the original unmodified library installable via npm, which


Loading…
Cancel
Save