aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-14feat: migrate address (#133)Shinigami4-4/+487
2022-01-14feat: migrate finance (#131)Shinigami3-1/+1826
2022-01-14feat: migrate lorem (#86)Shinigami2-1/+171
2022-01-14feat: migrate unique (#128)Shinigami2-1/+52
2022-01-14feat: migrate music (#107)Shinigami2-1/+31
2022-01-14feat: migrate phone (#127)Shinigami2-1/+52
2022-01-14feat: migrate commerce (#106)Shinigami2-1/+153
2022-01-14feat: migrate animal (#105)Shinigami2-1/+145
2022-01-14feat: migrate word (#102)Mohd Imran2-1/+173
2022-01-14feat: migrate system (#90)Shinigami2-1/+215
2022-01-14feat: migrate database (#89)Shinigami2-1/+79
2022-01-14feat: migrate image (#92)Shinigami2-1/+292
2022-01-14feat: migrate internet (#94)Shinigami2-1/+529
2022-01-14feat: migrate time (#74)Shinigami2-1/+30