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
/
finance
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922)
David Simão
2
-11
/
+114
2024-03-09
refactor(finance)!: remove v8 deprecated finance methods (#2727)
Shinigami
1
-363
/
+50
2024-02-19
docs: more jsdoc fixes (#2668)
ST-DDT
1
-3
/
+3
2024-02-18
infra(unicorn): prefer-string-replace-all (#2653)
Shinigami
2
-2
/
+2
2024-02-11
docs(finance): fix bad see tags (#2660)
ST-DDT
1
-4
/
+3
2024-02-05
docs: missing options jsdocs (#2638)
ST-DDT
1
-0
/
+15
2024-01-24
docs: fix missing deprecations (#2614)
Shinigami
1
-53
/
+57
2024-01-18
feat(number): add parameter `fractionDigits` in float (#1855)
DivisionByZero
1
-1
/
+1
2023-12-30
refactor(number): deprecate precision in favor of multipleOf in float (#2564)
DivisionByZero
1
-1
/
+1
2023-11-23
infra(unicorn): prefer-code-point (#2509)
ST-DDT
1
-1
/
+1
2023-11-20
docs: consistent @see jsdoc tags (#2473)
ST-DDT
1
-5
/
+5
2023-11-18
fix(finance): correct VG IBAN format (#2552)
Alex Nagelkerke
1
-1
/
+1
2023-11-14
infra: enable strictNullChecks in tsconfig (#2435)
ST-DDT
1
-3
/
+19
2023-11-13
test(docs): ensure defaults are consistent (#2177)
ST-DDT
1
-19
/
+19
2023-11-07
fix(finance): maskedNumber has incorrect defaults (#2494)
ST-DDT
1
-1
/
+1
2023-11-06
refactor: simplify module creation (#2485)
ST-DDT
1
-7
/
+2
2023-11-04
infra(typescript-eslint): strict-type-checked (#2467)
ST-DDT
1
-1
/
+1
2023-10-28
refactor(finance): simplify maskedNumber implementation (#2493)
ST-DDT
1
-12
/
+6
2023-10-26
infra(unicorn): prefer-ternary (#2464)
ST-DDT
1
-8
/
+3
2023-10-24
infra(unicorn): no-for-loop (#2490)
ST-DDT
1
-2
/
+2
2023-10-23
refactor(finance): simplify litecoin address implementation (#2495)
ST-DDT
1
-6
/
+6
2023-10-17
infra(unicorn): prefer-spread (#2421)
Shinigami
1
-3
/
+3
2023-07-18
chore: enable strictBindCallApply (#2254)
Shinigami
1
-10
/
+2
2023-07-08
docs: fix jsdocs typos (#2244)
Robin van der Vliet
1
-7
/
+7
2023-05-15
docs: switch doc links to stable (#2152)
Shinigami
1
-4
/
+4
2023-05-01
chore: improve regex usage (#2108)
Shinigami
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-17
chore: consistent jsdocs tag formatting (#2056)
ST-DDT
1
-0
/
+6
2023-04-03
refactor(finance)!: simplify account implementation (#1992)
ST-DDT
1
-12
/
+2
2023-03-30
refactor(finance): simplify routingNumber implementation (#1993)
ST-DDT
1
-2
/
+4
2023-03-29
docs: add overview guides to specific modules (#1929)
Matt Mayer
1
-1
/
+11
2023-02-27
feat(finance): currency object (#1809)
Matt Mayer
1
-9
/
+42
2023-02-15
chore: activate noImplicitAny (#1839)
Shinigami
1
-1
/
+3
2023-02-15
refactor(finance): standardize arguments (#1821)
DivisionByZero
1
-13
/
+672
2023-01-18
docs: jsdoc for options (#1644)
Shinigami
1
-0
/
+5
2022-12-31
chore: turn on padding-line-between-statements (#1691)
Shinigami
2
-0
/
+9
2022-12-10
docs(finance): ethereumAddress returns non checksummed addresses (#1650)
ST-DDT
1
-1
/
+3
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
1
-12
/
+8
2022-11-14
refactor(string): rename params (#1551)
Eric Cheng
1
-1
/
+1
2022-11-03
feat(datatype): introduce probability option to boolean (#1476)
ST-DDT
1
-2
/
+2
2022-10-18
feat(string): move methods to new module (#1155)
Leyla Jähnig
1
-7
/
+11
2022-09-22
fix(finance): adjust min length of generated bitcoin address (#1384)
Guilherme Minozzi
1
-4
/
+4
2022-09-22
feat(finance): branch code option in bic() (#1378)
Eric Cheng
1
-3
/
+14
2022-09-21
test(finance): use validator.js for bitcoin addresses (#1375)
Guilherme Minozzi
1
-1
/
+1
2022-09-08
feat(modules): export module interfaces (#932)
Shinigami
1
-2
/
+2
2022-09-08
docs: add `@since` tags to all methods (#1337)
Matt Mayer
1
-0
/
+38
2022-08-28
fix(datatype): unintentional hex breaking change (#1306)
Eric Cheng
1
-1
/
+0
2022-08-10
feat: `datatype.hexadecimal` signature change (#1238)
Eric Cheng
1
-1
/
+5
2022-08-01
fix(finance.bic): remove hardcoded elements and simplify function (#1171)
Hanna
1
-18
/
+14
[next]