aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-04chore: fix trailing commas in fish and state names (#418)ST-DDT2-6/+6
2022-02-03chore: improve typings on random.objectElement (#407)Piotr Kuczynski1-5/+14
2022-02-03chore: fix JSDoc comments in phone.ts (#397)Piotr Kuczynski1-14/+24
2022-02-02chore: fix JSDoc comments in datatype.ts (#337)Piotr Kuczynski1-34/+78
2022-02-01fix: removed dead code and adjusted fileExt (#304)Daniel Bannert1-40/+6
2022-02-01docs: update name jsdocs (#391)ST-DDT1-44/+79
2022-02-01docs: update music jsdocs (#390)ST-DDT1-9/+6
2022-02-01feat: auto generate/update locale files (#252)ST-DDT57-4/+289
2022-02-01feat(types): provide strong typing for locales (#363)ST-DDT50-488/+939
2022-02-01fix: param can be optional (#381)Shinigami1-1/+1
2022-01-30fix: remove redundant precision from datatype.datetime options (#335)Piotr Kuczynski1-16/+8
2022-01-30fix: improve internet tests and fix bug in domain name generation (#258)ST-DDT1-0/+3
2022-01-30chore: use recommended restrict-plus-operands (#369)Shinigami12-126/+88
2022-01-30chore: use explicit-module-boundary-types (#361)Shinigami10-24/+125
2022-01-30fix: use ban-types recommended (#357)Shinigami1-3/+4
2022-01-30Revert "feat: add more arabic names dataset (#362)" (#365)Jess4-354/+0
2022-01-29feat: add more arabic names dataset (#362)wael-Fadlallah4-0/+354
2022-01-30chore: rename phone_number to phone (#340)Piotr Kuczynski2-1/+1
2022-01-29chore: add more type annotations (#358)Eric Cheng9-35/+35
2022-01-29chore: setup improved linting (#151)Shinigami8-23/+16
2022-01-29chore: remove ts-expect-errorShinigami921-10/+4
2022-01-29chore: remove types from objectElementShinigami921-5/+2
2022-01-29chore: add types for definitionsShinigami922-2/+135
2022-01-28chore: add missing type on the system.commonFileName method (#299)Piotr Kuczynski1-3/+2
2022-01-28fix: some return types (#307)Eric Cheng3-13/+13
2022-01-28chore: replace var (#315)Shinigami4-18/+18
2022-01-25chore: fix JSDoc comments in vehicle.ts (#274)Piotr Kuczynski1-69/+27
2022-01-25chore: fix JSDoc comments in system.ts (#298)Piotr Kuczynski1-24/+39
2022-01-25chore: change TODO owner name (#284)Shinigami3-3/+3
2022-01-25docs: readme cleanup (#251)Caleb Burton1-0/+5
2022-01-25chore: fix JSDoc comments in time.ts (#288)Piotr Kuczynski1-5/+10
2022-01-24chore: fix JSDoc comments in word.ts (#273)Piotr Kuczynski1-14/+17
2022-01-24build: bundle with esbuild (#257)Shinigami3-5/+5
2022-01-24chore: migrate vendor (#254)Shinigami6-8/+811
2022-01-24fix: add missing fakers for existing locales (#263)ST-DDT2-0/+28
2022-01-23feat: add autocomplete support for locales (#248)ST-DDT2-12/+75
2022-01-23fix: jalapeƱo typo (#259)ST-DDT1-1/+1
2022-01-21chore: add JSDoc comments to animal.ts (#250)Manav Bokinala1-27/+14
2022-01-21chore: delete old examples and doc folder (#155)Damien Retzinger2-2/+6
2022-01-21feat: use export default for locales (#249)ST-DDT2-2/+3
2022-01-20feat: migrate locales to typescript (#238)ST-DDT3568-160750/+163433
2022-01-20fix(types): fixed exampleEmail arguments types (#241)sunadoi1-1/+1
2022-01-19chore: add support for readonly arrays (#189)Erica Clark2-3/+3
2022-01-19fix: ts support for locales (#169)Shinigami1867-2/+162069
2022-01-18feat!: support tree-shaking (#152)Shinigami1-2/+6
2022-01-18fix(types): fixed datetime types for optional argument (#192)Jared Fraser1-1/+3
2022-01-18refactor: Use datatype.number() function instead of random.number() (#183)Bobby1-1/+1
2022-01-18chore: migrate image providers to TS (#178)Shinigami4-7/+590
2022-01-14feat: migrate vehicle (#130)Shinigami2-1/+172
2022-01-14feat: migrate company (#132)Mohd Imran2-1/+143