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
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-04
refactor!: remove deprecations (#3553)
Shinigami
1
-21
/
+3
2024-12-28
fix: basic wildcard range handling + add more tests (#3322)
ST-DDT
1
-1
/
+13
2024-12-21
docs: improve examples for objectKey,objectValue,objectEntry (#3339)
Matt Mayer
1
-5
/
+5
2024-12-14
chore: improve variable naming of helpers module (#3316)
ST-DDT
1
-20
/
+20
2024-12-06
docs(helpers): add missing example results to uniqueArray (#3321)
ST-DDT
1
-3
/
+3
2024-12-02
docs: improve example output for replaceSymbols (#3304)
Matt Mayer
1
-1
/
+1
2024-10-19
infra(eslint): limit usage of globals in src (#3191)
ST-DDT
1
-0
/
+1
2024-06-21
chore: remove potential future feature todos (#2959)
ST-DDT
1
-2
/
+0
2024-06-21
chore: remove arrayElement(s) js only error (#2958)
ST-DDT
1
-14
/
+0
2024-06-14
chore(helpers): deprecate invocations on non-functions for fakeEval (#2913)
ST-DDT
1
-4
/
+19
2024-03-13
refactor(helpers)!: remove v8 deprecated helpers methods (#2729)
Shinigami
1
-66
/
+1
2024-03-06
infra(unicorn): switch-case-braces (#2721)
ST-DDT
2
-4
/
+9
2024-03-03
feat(helpers)!: stricter checking for function signature passed to `multiple`...
pomali
1
-3
/
+5
2024-02-25
feat(helpers)!: use const generics where possible (#2685)
ST-DDT
1
-13
/
+17
2024-02-24
refactor(helpers)!: remove v8 deprecated unique (#2661)
Shinigami
2
-270
/
+0
2024-02-19
docs: more jsdoc fixes (#2668)
ST-DDT
1
-1
/
+1
2024-02-19
infra(unicorn): prefer-at (#2654)
Shinigami
1
-1
/
+2
2024-02-18
infra(unicorn): prefer-string-replace-all (#2653)
Shinigami
2
-5
/
+5
2023-12-30
refactor(number): deprecate precision in favor of multipleOf in float (#2564)
DivisionByZero
1
-1
/
+0
2023-12-25
feat(helpers): add support for complex intermediate types (#2550)
ST-DDT
2
-55
/
+234
2023-12-03
docs: check and improve handling of duplicate tags (#2444)
ST-DDT
1
-2
/
+2
2023-12-01
chore(helpers): fix examples on internal functions (#2559)
ST-DDT
1
-11
/
+13
2023-11-26
refactor(helper): deprecate replaceSymbolWithNumber (#2557)
Suyash Gulati
1
-12
/
+51
2023-11-23
infra(unicorn): prefer-code-point (#2509)
ST-DDT
1
-9
/
+11
2023-11-20
docs: consistent @see jsdoc tags (#2473)
ST-DDT
1
-4
/
+4
2023-11-14
infra: enable strictNullChecks in tsconfig (#2435)
ST-DDT
2
-3
/
+3
2023-11-13
test(docs): ensure defaults are consistent (#2177)
ST-DDT
1
-8
/
+8
2023-11-07
infra(unicorn): no-negated-condition (#2507)
ST-DDT
1
-11
/
+11
2023-11-06
refactor: simplify module creation (#2485)
ST-DDT
1
-6
/
+2
2023-10-23
chore: substrings of length one (#2496)
ST-DDT
1
-1
/
+1
2023-10-21
infra(unicorn): prefer-number-properties (#2452)
ST-DDT
2
-15
/
+18
2023-10-17
infra(unicorn): escape-case (#2469)
ST-DDT
1
-1
/
+1
2023-10-17
infra(typescript-eslint): prefer-regexp-exec (#2466)
ST-DDT
1
-11
/
+11
2023-10-17
infra(unicorn): prefer-spread (#2421)
Shinigami
1
-3
/
+3
2023-10-14
infra(unicorn): catch-error-name (#2471)
ST-DDT
1
-1
/
+1
2023-10-11
infra(unicorn): consistent-destructuring (#2462)
ST-DDT
1
-10
/
+8
2023-10-11
infra(unicorn): prefer-includes (#2463)
ST-DDT
2
-2
/
+2
2023-10-09
infra(unicorn): no-array-push-push (#2454)
ST-DDT
1
-4
/
+8
2023-10-07
infra(eslint): enable no-useless-escape eslint rule (#2434)
ST-DDT
1
-6
/
+6
2023-10-07
infra(unicorn): prefer-date-now (#2419)
Shinigami
2
-3
/
+3
2023-09-23
infra: lint all existing jsdocs (#2408)
ST-DDT
1
-0
/
+3
2023-09-18
feat: split SimpleFaker class from Faker (#2369)
Shinigami
1
-205
/
+214
2023-09-10
chore(helpers): deprecate regexpStyleStringParse (#2290)
Eric Cheng
1
-59
/
+95
2023-08-06
chore(deps): update dependency prettier to v3 (#2260)
Shinigami
2
-2
/
+2
2023-07-27
fix(helpers): prevent uniqueArray from hanging (#2239)
Matt Mayer
1
-1
/
+9
2023-07-18
chore: enable strictBindCallApply (#2254)
Shinigami
1
-10
/
+2
2023-07-08
docs: fix jsdocs typos (#2244)
Robin van der Vliet
1
-2
/
+2
2023-07-04
refactor(phone): deprecate `format` argument for `phone.number` (#2229)
DivisionByZero
1
-1
/
+1
2023-05-15
docs: switch doc links to stable (#2152)
Shinigami
1
-3
/
+3
2023-05-04
chore: rename generics (#2046)
Shinigami
2
-24
/
+24
[next]