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
/
definitions
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-30
refactor(locale): group person entries by gender (#2938)
DivisionByZero
2
-19
/
+24
2024-06-21
feat(date)!: separate timeZone method (#2947)
ST-DDT
2
-1
/
+12
2024-06-13
refactor(locale)!: use singular locale definition keys (#2932)
Saurabh kumar
2
-3
/
+3
2024-05-25
refactor(locale)!: use snake case for all locale data (#2910)
ST-DDT
2
-3
/
+3
2024-04-29
feat(music): add album and artist methods (#2620)
Jeremy Hofer
1
-0
/
+10
2024-04-15
refactor(locale)!: remove location data index-value-binding (#2476)
DivisionByZero
1
-6
/
+24
2024-03-12
refactor(company)!: remove v8 deprecated company methods (#2726)
Shinigami
1
-7
/
+0
2024-03-12
feat(phone)!: add new style parameter (#2578)
Matt Mayer
1
-1
/
+14
2024-02-27
refactor(person)!: flatten jobs definitions (#2505)
Matt Mayer
2
-11
/
+4
2024-02-11
feat(food): new module (#2484)
DivisionByZero
3
-0
/
+56
2023-11-20
docs: consistent @see jsdoc tags (#2473)
ST-DDT
3
-3
/
+3
2023-11-14
infra: enable strictNullChecks in tsconfig (#2435)
ST-DDT
2
-2
/
+3
2023-11-07
feat(person): use fake patterns for jobTitle (#2528)
Matt Mayer
1
-0
/
+2
2023-09-15
feat(location): Support ISO 3166-1 numeric country codes (#2325)
Robin van der Vliet
1
-1
/
+1
2023-08-10
fix(location): Pad en_US ZIP codes left to 5 characters if needed (#2278)
Matt Mayer
1
-1
/
+3
2023-07-08
docs: fix jsdocs typos (#2244)
Robin van der Vliet
1
-1
/
+1
2023-05-04
chore: rename generics (#2046)
Shinigami
1
-2
/
+2
2023-05-01
fix(location): no leading zero on building number or secondary address (#2032)
Matt Mayer
1
-2
/
+2
2023-05-01
refactor(types): rename locale definition types to singular (#2058)
ST-DDT
22
-96
/
+91
2023-04-27
refactor(location)!: rename definition city to city_pattern (#2094)
DivisionByZero
1
-1
/
+1
2023-04-23
feat: introduce locale proxy (#2004)
ST-DDT
1
-1
/
+1
2023-04-23
refactor(locale): use null as not applicable (#2078)
ST-DDT
2
-23
/
+23
2023-04-22
feat(locale): add additional metadata properties (#2025)
Matt Mayer
2
-3
/
+57
2023-04-21
refactor(location)!: rename definition street to street_pattern (#2051)
Shinigami
1
-1
/
+1
2023-04-17
refactor: rename patterns to pattern (#2059)
Shinigami
2
-5
/
+5
2023-04-01
refactor(locale)!: move title to metadata (#1978)
ST-DDT
3
-33
/
+34
2023-03-29
docs(location): improve documentation for state and county (#1987)
Matt Mayer
1
-3
/
+3
2023-03-07
fix: consistent locale names (#1884)
ST-DDT
1
-1
/
+1
2023-02-27
feat(finance): currency object (#1809)
Matt Mayer
2
-22
/
+4
2023-02-21
refactor(company)!: rename bs to buzz (#1860)
Shinigami
1
-9
/
+9
2023-02-21
fix(person): avoid repeated last name via new last_name_patterns (#1819)
Matt Mayer
1
-0
/
+7
2023-02-20
refactor(location)!: countryCode use ISO-3166-1 (#1720)
DivisionByZero
1
-10
/
+5
2023-02-02
fix(person): change fullName to use name patterns (#1637)
Matt Mayer
1
-2
/
+2
2023-02-01
infra: configure lint rule array-type (#1793)
Shinigami
1
-2
/
+2
2023-01-30
feat(airline): add airline module (#1699)
Matthew Petro
3
-0
/
+22
2023-01-29
refactor(system): replace mime db with common dataset (#1788)
DivisionByZero
1
-4
/
+1
2023-01-29
refactor(locale)!: remove unused separator entry (#1731)
ST-DDT
1
-1
/
+0
2023-01-09
refactor(company): deprecate suffix methods (#1719)
ST-DDT
1
-0
/
+2
2022-12-31
feat(person): add short bio (#1696)
Matt Mayer
1
-0
/
+2
2022-11-21
chore: fix company definition jsdocs (#1575)
ST-DDT
1
-3
/
+3
2022-11-07
feat(person): add `zodiacSign()` (#182)
Bobby
1
-0
/
+2
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
3
-5
/
+5
2022-10-16
refactor(person)!: rename name module (#1445)
Shinigami
3
-6
/
+6
2022-08-22
feat(company): move name formats to locales (#1293)
Guilherme Minozzi
1
-0
/
+5
2022-08-19
feat(name): extract sex generator from gender to sex (#1168)
Hanna
1
-1
/
+1
2022-08-04
docs: fixed inconsitency in @see usage in jsdoc (#1224)
Hanna
3
-3
/
+3
2022-07-30
feat: add rodent breed on animal 'en' locale (#1136)
Nahum Gamaliel Santana
1
-0
/
+1
2022-07-27
docs(definitions): minor formatting to definitions' types (#1172)
Hanna
13
-30
/
+82
2022-06-05
feat: science module (#1014)
Eric Cheng
3
-0
/
+19
2022-05-25
feat: add music.songName (#996)
Wing Leung
1
-0
/
+5
[next]