aboutsummaryrefslogtreecommitdiff
path: root/src/modules/finance/index.ts
AgeCommit message (Expand)AuthorFilesLines
2023-05-01chore: improve regex usage (#2108)Shinigami1-1/+1
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-38/+50
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-17/+44
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT1-0/+6
2023-04-03refactor(finance)!: simplify account implementation (#1992)ST-DDT1-12/+2
2023-03-30refactor(finance): simplify routingNumber implementation (#1993)ST-DDT1-2/+4
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-1/+11
2023-02-27feat(finance): currency object (#1809)Matt Mayer1-9/+42
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-02-15refactor(finance): standardize arguments (#1821)DivisionByZero1-13/+672
2023-01-18docs: jsdoc for options (#1644)Shinigami1-0/+5
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+8
2022-12-10docs(finance): ethereumAddress returns non checksummed addresses (#1650)ST-DDT1-1/+3
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-12/+8
2022-11-14refactor(string): rename params (#1551)Eric Cheng1-1/+1
2022-11-03feat(datatype): introduce probability option to boolean (#1476)ST-DDT1-2/+2
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-7/+11
2022-09-22fix(finance): adjust min length of generated bitcoin address (#1384)Guilherme Minozzi1-4/+4
2022-09-22feat(finance): branch code option in bic() (#1378)Eric Cheng1-3/+14
2022-09-21test(finance): use validator.js for bitcoin addresses (#1375)Guilherme Minozzi1-1/+1
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+38
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng1-1/+0
2022-08-10feat: `datatype.hexadecimal` signature change (#1238)Eric Cheng1-1/+5
2022-08-01fix(finance.bic): remove hardcoded elements and simplify function (#1171)Hanna1-18/+14
2022-07-22refactor(company): rename companyName to name (#1166)Guilherme Minozzi1-1/+1
2022-05-24docs: replace Luhn-based function jsdocs with valid numbers (#995)Eric Cheng1-3/+3
2022-05-09docs: consistent capitalization of crypto methods (#937)Eric Cheng1-3/+3
2022-05-04refactor!: remove deprecations (#916)Shinigami1-5/+4
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+436