aboutsummaryrefslogtreecommitdiff
path: root/src/modules/helpers
AgeCommit message (Expand)AuthorFilesLines
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT1-0/+3
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami1-205/+214
2023-09-10chore(helpers): deprecate regexpStyleStringParse (#2290)Eric Cheng1-59/+95
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami2-2/+2
2023-07-27fix(helpers): prevent uniqueArray from hanging (#2239)Matt Mayer1-1/+9
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-10/+2
2023-07-08docs: fix jsdocs typos (#2244)Robin van der Vliet1-2/+2
2023-07-04refactor(phone): deprecate `format` argument for `phone.number` (#2229)DivisionByZero1-1/+1
2023-05-15docs: switch doc links to stable (#2152)Shinigami1-3/+3
2023-05-04chore: rename generics (#2046)Shinigami2-24/+24
2023-05-03feat(helpers): new method `objectEntry` (#2123)Suyash Gulati1-2/+27
2023-05-01chore: improve regex usage (#2108)Shinigami1-6/+6
2023-04-28fix(types): locale proxy (#2099)ST-DDT1-6/+5
2023-04-28chore(helpers): move unique store into faker instance (#2072)Shinigami2-15/+18
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-1/+1
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero1-13/+23
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT2-0/+14
2023-04-16chore: unify todos (#2063)Shinigami2-2/+2
2023-04-15chore: reword to elements (#2049)Shinigami1-7/+7
2023-04-03chore: activate eslint no-else-return (#2009)Shinigami1-11/+11
2023-04-01refactor(helpers): deprecate unique method (#1790)Shinigami1-0/+14
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+8
2023-03-27feat(helpers): add fromRegExp method (#1569)Woon Eusean1-0/+295
2023-03-20test(helpers): mustache special cases (#1875)Shinigami1-1/+3
2023-03-15feat(helpers): new method enumValue (#1920)Caio Borghi1-0/+31
2023-02-20chore: turn on noImplicitThis (#1842)ST-DDT2-2/+2
2023-02-15chore: activate noImplicitAny (#1839)Shinigami2-5/+21
2023-02-01infra: configure lint rule array-type (#1793)Shinigami1-2/+2
2023-01-26feat(helpers): add length range support in `arrayElements` (#1772)Eric Cheng1-12/+27
2023-01-24fix(helpers): uniform distribution in helpers.arrayElements (#1770)ST-DDT1-1/+2
2023-01-21docs: unwrap complex array params (#1753)ST-DDT1-1/+12
2023-01-18docs: jsdoc for options (#1644)Shinigami1-6/+109
2023-01-02feat(helpers): add new faker.helpers.weightedArrayElement (#1654)Matt Mayer1-0/+49
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami3-0/+16
2022-12-30docs: fix param check (#1694)ST-DDT1-0/+3
2022-12-25feat(helpers): allow empty string in fake (#1679)ST-DDT1-10/+2
2022-12-23feat(helpers): fake from array (#1453)ST-DDT1-13/+117
2022-12-09feat(number)!: change float default params (#1642)Shinigami1-3/+1
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT1-0/+29
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-1/+1
2022-12-03fix(internet): userName, email and slugify return only ascii (#1554)Matt Mayer1-2/+4
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-14/+12
2022-11-21feat(helpers): add rangeToNumber method and add range parameters (#1486)ST-DDT1-0/+20
2022-11-10docs(helpers): extend module jsdocs (#1515)ST-DDT1-2/+1
2022-11-10feat(word): add sample method (#714)Piotr Kuczynski1-1/+1
2022-11-07refactor(helpers)!: rewrite shuffle (#1521)Shinigami1-11/+43
2022-11-03feat(datatype): introduce probability option to boolean (#1476)ST-DDT1-2/+1
2022-10-23feat: fake with multiple parameters (#1459)ST-DDT1-13/+13
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-1/+1
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-8/+8