awesome-phonenumber
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -8,0 +8,0 @@ "repository": { |
# Awesome phonenumber parser | ||
This library is a pre-compiled version of Google's `libphonenumber`, with a slightly simpler interface. | ||
This library is a pre-compiled version of Google's `libphonenumber`, with a slightly simpler interface. It has a minimal footprint - is by far the smallest libphonenumber-based library available on npmjs (other libraries are orders of magnitude larger!), and has no dependencies. | ||
Uses libphonenumber 7.0.11 | ||
## Comparison with other libraries | ||
@@ -105,3 +107,3 @@ | ||
There are conversion functions between the 2-digit ISO 3166-1 region codes (e.g. 'SE' for Sweden) and the corresponding country calling codes. | ||
There are conversion functions between the 2-character ISO 3166-1 region codes (e.g. 'SE' for Sweden) and the corresponding country calling codes. | ||
@@ -108,0 +110,0 @@ ```js |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
256414
1373
211