-
Zipcode patterns are documented as generated from http://i18napis.appspot.com, which does not work anymore. I assume that this is similar to the data available at https://chromium-i18n.appspot.com/ssl…
stof updated
2 months ago
-
Got this error in my XAMPP dev environment after running:
```
composer require --dev sokil/php-isocodes-db-only
```
And calling the library with the following code from the docs:
```
$iso…
-
As of [81799964](
https://anonscm.debian.org/cgit/pkg-isocodes/iso-codes.git/commit/?id=817999641a93e2a05db389603b0ea79b04b26ba0), Debian iso-codes no longer uses XML, only JSON (*finally*):
* htt…
-
### Preliminary Checks
- [X] I have reviewed https://unkey.com/docs for existing features that would solve my problem
- [X] I have searched for existing feature requests: https://github.com/unkeyed/…
-
Country codes are provided in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
See package [ISOcodes](https://cran.r-project.org/web/packages/ISOcodes/ISOcodes.pdf)
-
Back on pkp/pkp-lib#7125, I had a problem with `IsoCodesFactory` showing countries names list on Portuguese version, even the OJS installation had `en_US` and `fr_CA` locales as only languages. Thus m…
-
`CMakeLists.txt` contains:
```
if (ENABLE_LIBXML2)
find_package(LibXml2 REQUIRED)
find_package(IsoCodes REQUIRED)
find_package(XkbFile REQUIRED)
-
```
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for S…
-
Example: https://github.com/code-lts/Laravel-FCM/blob/main/.gitattributes
```tree
vendor/ronanguilloux/isocodes
├── CHANGELOG.md
├── .circleci
-
Hi! Thanks for the library, it has been pretty useful.
I just have one question... Would it be possible to "expose" the json file loader? I'd like to overwrite it and return my custom object.
Us…