Browse Source

Add link to lighter JS port README (fewer features, less disk space usage) (#1451)

pull/602/merge
Nikolay 9 years ago
committed by Keghani Kouzoujian
parent
commit
43184815e4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -147,6 +147,7 @@ More examples on how to use the library can be found in the unittests at https:/
# Known Ports
Several people are porting the phone number library to other languages. Here are some we know about. Note that they are done on voluntary basis by developers outside our project, so we cannot guarantee their quality.
* javascript (stripped-down version): https://github.com/halt-hammerzeit/libphonenumber-js
* objective-c: https://github.com/iziz/libPhoneNumber-iOS
* Python: https://github.com/daviddrysdale/python-phonenumbers
* Ruby: https://github.com/sstephenson/global_phone


Loading…
Cancel
Save