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
/
fr
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
refactor(locale): normalize internet data (#3502)
DivisionByZero
2
-2
/
+2
2025-03-06
feat(finance): add ISO 4217 numerical codes to Currency (#3404)
Owen
1
-0
/
+86
2024-12-07
refactor(locale): fix various locale data with trailing spaces (#3329)
Matt Mayer
2
-2
/
+2
2024-11-30
refactor(locale): sort person data (#3269)
ST-DDT
3
-302
/
+302
2024-10-21
docs: add jsdocs to the pre-built instances (#3193)
ST-DDT
1
-0
/
+6
2024-09-26
refactor(locale): update french legal entity types (#3142)
Jeremie Lecomte
1
-1
/
+14
2024-06-30
refactor(locale): group person entries by gender (#2938)
DivisionByZero
10
-1126
/
+2050
2024-06-26
refactor(locale): rename company affix files (#2975)
ST-DDT
3
-3
/
+3
2024-06-13
refactor(locale)!: use singular locale definition keys (#2932)
Saurabh kumar
2
-2
/
+2
2024-05-25
refactor(locale): normalize finance data (#2915)
DivisionByZero
2
-3
/
+3
2024-05-18
refactor(locale): normalize date data (#2902)
DivisionByZero
2
-39
/
+33
2024-05-14
refactor(locale): normalize company data (#2889)
DivisionByZero
2
-2
/
+2
2024-05-08
refactor(locale): normalize vehicle data (#2874)
DivisionByZero
3
-12
/
+12
2024-05-03
refactor(locale): normalize commerce data (#2868)
DivisionByZero
3
-60
/
+60
2024-04-29
refactor(locale): normalize music data (#2857)
DivisionByZero
1
-12
/
+12
2024-04-21
refactor(locale): activate data normalization for color (#2837)
DivisionByZero
1
-19
/
+19
2024-04-15
refactor(locale)!: remove location data index-value-binding (#2476)
DivisionByZero
1
-10
/
+6
2024-04-11
refactor(locale): normalize animal data (#2791)
DivisionByZero
14
-647
/
+570
2024-03-16
refactor(word): reduce definitions to 1000 in all locales (#2751)
Matt Mayer
1
-945
/
+944
2024-03-14
refactor(location)!: remove default_country definitions (#2740)
Matt Mayer
2
-3
/
+0
2024-03-12
feat(phone)!: add new style parameter (#2578)
Matt Mayer
5
-2
/
+36
2024-02-27
refactor(person)!: flatten jobs definitions (#2505)
Matt Mayer
5
-76
/
+78
2023-11-17
feat(person): add job titles for fr (#2531)
Matt Mayer
3
-0
/
+57
2023-05-01
refactor(types): rename locale definition types to singular (#2058)
ST-DDT
15
-30
/
+30
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-09
refactor(company): remove English locale definitions from company in non-Engl...
Matt Mayer
7
-498
/
+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-03-14
refactor(date): remove duplicate context of date definitions (#1915)
Matt Mayer
1
-16
/
+0
2023-02-27
feat(finance): currency object (#1809)
Matt Mayer
1
-174
/
+260
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
/
+5
2023-01-09
feat(person): split prefix into gendered versions (#1665)
Matt Mayer
4
-1
/
+11
2022-12-16
chore: use merge function for locale data (#1666)
ST-DDT
1
-1
/
+2
2022-11-09
chore: remove broken source urls found in some locales (#1511)
Mohamed Suhaib
2
-2
/
+0
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
18
-11
/
+11
2022-10-16
refactor(person)!: rename name module (#1445)
Shinigami
12
-12
/
+12
2022-10-08
test(locale): check for duplicated entries (#1137)
Leyla Jähnig
10
-101
/
+1
2022-08-22
feat(company): move name formats to locales (#1293)
Guilherme Minozzi
2
-2
/
+2
2022-08-19
feat(name): extract sex generator from gender to sex (#1168)
Hanna
2
-2
/
+2
2022-05-26
fix: 🇫🇷 fr and 🇨🇠fr_CH 🎨 colors (#1007)
Yann Gouffon
4
-3
/
+15
2022-05-22
feat: improve and extend 🇫🇷 fr and 🇨ðŸ‡fr_CH locales (#973)
Yann Gouffon
46
-21
/
+5665
2022-05-21
feat: use localized fake pattern in street (#966)
ST-DDT
3
-4
/
+4
2022-05-07
chore(locales): convert locales data to faker.fake format (#927)
ST-DDT
4
-7
/
+7
2022-05-05
fix(generate:locale): make the definition types extendible (#915)
ST-DDT
4
-6
/
+6
2022-04-05
feat: use street address templates from locales (#754)
ST-DDT
1
-1
/
+4
2022-02-11
feat(types): provide strong typing for locales 2 (#398)
ST-DDT
8
-13
/
+52
[next]