From 43184815e44ef95025c2cd55b375cc50e41e0d79 Mon Sep 17 00:00:00 2001 From: Nikolay Date: Mon, 9 Jan 2017 13:35:46 +0400 Subject: [PATCH] Add link to lighter JS port README (fewer features, less disk space usage) (#1451) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fc78016c..083ca8f07 100644 --- a/README.md +++ b/README.md @@ -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