index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locales
/
el
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-02
fix(locale): el county should be city_name (#2106)
Matt Mayer
3
-8
/
+3
2023-05-01
refactor(types): rename locale definition types to singular (#2058)
ST-DDT
12
-24
/
+24
2023-04-27
refactor(location)!: rename definition city to city_pattern (#2094)
DivisionByZero
2
-2
/
+2
2023-04-22
feat(locale): add additional metadata properties (#2025)
Matt Mayer
1
-2
/
+7
2023-04-21
refactor(location)!: rename definition street to street_pattern (#2051)
Shinigami
2
-2
/
+2
2023-04-17
refactor: rename patterns to pattern (#2059)
Shinigami
4
-4
/
+4
2023-04-12
refactor(business): remove old business data (#2033)
Matt Mayer
5
-25
/
+0
2023-04-01
refactor(locale)!: move title to metadata (#1978)
ST-DDT
2
-1
/
+9
2023-03-27
feat(locale): add hyphenated names to English locales (#1872)
Matt Mayer
2
-0
/
+3
2023-02-27
feat(finance): currency object (#1809)
Matt Mayer
1
-3
/
+4
2023-02-21
refactor(company)!: rename bs to buzz (#1860)
Shinigami
4
-6
/
+6
2023-02-02
fix(person): change fullName to use name patterns (#1637)
Matt Mayer
1
-3
/
+9
2023-01-29
refactor(locale)!: remove unused separator entry (#1731)
ST-DDT
1
-1
/
+0
2023-01-20
fix(internet): fix invalid emails in some locales (#1746)
Matt Mayer
1
-2
/
+2
2023-01-09
feat(person): split prefix into gendered versions (#1665)
Matt Mayer
4
-1
/
+11
2022-12-21
fix(person): Incorrect behavior of name.firstName() function (#1610)
Matt Mayer
4
-38
/
+71
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
9
-16
/
+16
2022-10-16
refactor(person)!: rename name module (#1445)
Shinigami
12
-20
/
+20
2022-10-08
test(locale): check for duplicated entries (#1137)
Leyla Jähnig
7
-78
/
+0
2022-08-22
feat(company): move name formats to locales (#1293)
Guilherme Minozzi
2
-2
/
+2
2022-07-30
chore: deprecate address.streetPrefix and suffix (#1053)
ST-DDT
1
-2
/
+2
2022-06-10
chore: deprecate cityPrefix and citySuffix (#1041)
ST-DDT
1
-4
/
+4
2022-05-22
feat: color module (#801)
Harsohail Brar
4
-2
/
+14
2022-05-21
feat: use localized fake pattern in street (#966)
ST-DDT
2
-0
/
+6
2022-05-16
feat(address): use localized fake pattern in city (#948)
ST-DDT
2
-0
/
+8
2022-05-07
chore(locales): convert locales data to faker.fake format (#927)
ST-DDT
4
-11
/
+11
2022-05-05
fix(generate:locale): make the definition types extendible (#915)
ST-DDT
6
-8
/
+8
2022-02-17
feat(types): generate all locales index files with non-any types (#494)
ST-DDT
5
-9
/
+29
2022-02-15
fix: move el credit card information to the expected location (#484)
ST-DDT
8
-4
/
+4
2022-02-11
feat(types): provide strong typing for locales 2 (#398)
ST-DDT
10
-15
/
+62
2022-02-01
feat(types): provide strong typing for locales (#363)
ST-DDT
3
-3
/
+6
2022-01-20
feat: migrate locales to typescript (#238)
ST-DDT
89
-134
/
+227
2022-01-19
fix: ts support for locales (#169)
Shinigami
58
-0
/
+1355