aboutsummaryrefslogtreecommitdiff
path: root/lib/locales/en/address
AgeCommit message (Expand)AuthorFilesLines
2022-01-19fix: ts support for locales (#169)Shinigami22-2341/+0
2021-03-22Fixes linting for `./lib/locales/`Marak1-250/+250
2021-02-18Adds common US city names to `en` localeMarak2-0/+1003
2020-08-25Merge branch 'master' into country-code-alpha-3Marak1-1/+0
2020-08-06Fix double BQ in country code for #911 Christophe Gesché1-1/+0
2019-06-20feat: added support for generating a random alpha-3 country codekaykhan2-0/+253
2017-10-22add direction abbr options with testsTyler3-8/+19
2017-10-21add direction generator and testTyler1-2/+6
2017-10-21add ordinal and cardinal direction generator to address namespaceTyler2-0/+7
2016-04-19Remove duplicate Congo from countries.jsIcebob1-1/+0
2015-07-08* Removed import of the zipFormat module.portse1-1/+0
2015-07-08* Removed unused zipFormat definition from the 'en' locale.portse1-4/+0
2015-07-07[refactor] [locales] Split all locale data into separate modules. Closes #203Marak19-0/+1070