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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
fix(helpers): prevent uniqueArray from hanging (#2239)
Matt Mayer
1
-1
/
+9
2023-07-18
chore: enable strictBindCallApply (#2254)
Shinigami
26
-264
/
+52
2023-07-14
refactor(git): don't use Intl (#2222)
Matt Mayer
1
-50
/
+32
2023-07-08
docs: fix jsdocs typos (#2244)
Robin van der Vliet
6
-31
/
+31
2023-07-04
refactor(phone): deprecate `format` argument for `phone.number` (#2229)
DivisionByZero
2
-3
/
+35
2023-05-27
fix(git): limit need for Intl to specific method (#2172)
Matt Mayer
1
-17
/
+33
2023-05-25
docs(image): add content warnings to image function jsdocs (#2159)
Eric Cheng
3
-0
/
+36
2023-05-25
docs(number): update default max value (#2176)
An Nguyen
1
-3
/
+3
2023-05-15
docs: switch doc links to stable (#2152)
Shinigami
22
-68
/
+68
2023-05-04
docs(location): mention real cities (#2118)
DivisionByZero
1
-1
/
+1
2023-05-04
chore: rename generics (#2046)
Shinigami
2
-24
/
+24
2023-05-03
feat(helpers): new method `objectEntry` (#2123)
Suyash Gulati
1
-2
/
+27
2023-05-01
chore: improve regex usage (#2108)
Shinigami
3
-9
/
+9
2023-05-01
fix(location): no leading zero on building number or secondary address (#2032)
Matt Mayer
1
-10
/
+16
2023-04-28
fix(types): locale proxy (#2099)
ST-DDT
2
-11
/
+10
2023-04-28
chore(helpers): move unique store into faker instance (#2072)
Shinigami
2
-15
/
+18
2023-04-27
refactor(location)!: rename definition city to city_pattern (#2094)
DivisionByZero
1
-1
/
+3
2023-04-26
feat(date): introduce anytime (#2096)
ST-DDT
2
-2
/
+38
2023-04-23
feat: introduce locale proxy (#2004)
ST-DDT
3
-7
/
+6
2023-04-22
refactor(datatype): deprecate datetime (#2053)
Shinigami
1
-1
/
+12
2023-04-21
refactor(location)!: rename definition street to street_pattern (#2051)
Shinigami
1
-1
/
+3
2023-04-21
refactor(helpers)!: remove default value from arrayElement (#2045)
DivisionByZero
1
-13
/
+23
2023-04-21
refactor(location): deprecate cityName (#2070)
DivisionByZero
2
-1
/
+10
2023-04-21
refactor(location): deprecate streetName (#2071)
Shinigami
1
-0
/
+10
2023-04-20
docs: check api references (#2024)
ST-DDT
1
-1
/
+1
2023-04-20
refactor(finance): rename mask to maskedNumber (#2055)
Shinigami
1
-38
/
+50
2023-04-18
refactor(finance): rename account to accountNumber (#2054)
Shinigami
1
-17
/
+44
2023-04-18
refactor(date): rename abbr to abbreviated (#2068)
Shinigami
1
-6
/
+277
2023-04-17
refactor(location): merge state and stateAbbr (#2060)
DivisionByZero
1
-7
/
+31
2023-04-17
refactor: rename patterns to pattern (#2059)
Shinigami
2
-14
/
+12
2023-04-17
docs(image): explain deprecation of category methods (#2040)
Matt Mayer
1
-27
/
+85
2023-04-17
chore(location): standardize abbreviated parameter (#2061)
Shinigami
2
-24
/
+229
2023-04-17
chore: consistent jsdocs tag formatting (#2056)
ST-DDT
6
-1
/
+22
2023-04-16
chore: unify todos (#2063)
Shinigami
3
-3
/
+3
2023-04-15
chore: reword to elements (#2049)
Shinigami
1
-7
/
+7
2023-04-09
refactor(location)!: zip code state (#1874)
Shinigami
1
-10
/
+40
2023-04-03
chore: activate eslint no-else-return (#2009)
Shinigami
4
-31
/
+26
2023-04-03
refactor(finance)!: simplify account implementation (#1992)
ST-DDT
1
-12
/
+2
2023-04-02
feat(locale): add en_US location.county data (#1996)
Matt Mayer
1
-0
/
+1
2023-04-02
docs(person): fix formatting issues (#2005)
ST-DDT
1
-6
/
+5
2023-04-01
docs: mark deprecated modules (#2000)
ST-DDT
1
-4
/
+0
2023-04-01
refactor(helpers): deprecate unique method (#1790)
Shinigami
1
-0
/
+14
2023-03-30
refactor(finance): simplify routingNumber implementation (#1993)
ST-DDT
1
-2
/
+4
2023-03-30
fix(image): use seeded picsum (#1968)
Shinigami
1
-9
/
+9
2023-03-29
docs: add overview guides to specific modules (#1929)
Matt Mayer
24
-4
/
+208
2023-03-29
docs(location): improve documentation for state and county (#1987)
Matt Mayer
1
-4
/
+6
2023-03-27
feat(helpers): add fromRegExp method (#1569)
Woon Eusean
1
-0
/
+295
2023-03-27
docs(color): improve rgb examples (#1970)
Matt Mayer
1
-1
/
+5
2023-03-27
docs: mark method references in @deprecation messages (#1963)
ST-DDT
2
-4
/
+4
2023-03-23
docs(internet): password doesn't create crypto-secure PWs (#1961)
David Ashby
1
-1
/
+2
[next]