aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
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
Co-authored-by: Shinigami <[email protected]>
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
Co-authored-by: Shinigami <[email protected]>
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
Co-authored-by: Shinigami92 <[email protected]>
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
2022-01-14feat: migrate name (#103)Mohd Imran2-1/+300
Co-authored-by: Shinigami92 <[email protected]>
2022-01-14feat: migrate fake (#79)Shinigami2-1/+112
Co-authored-by: Honza Machala <[email protected]>
2022-01-14feat: migrate git (#78)Shinigami2-1/+107
2022-01-14feat: migrate hacker (#81)Shinigami3-3/+99
2022-01-14feat: migrate helpers (#85)Shinigami2-1/+461
2022-01-14feat: migrate date (#83)Shinigami2-1/+209
2022-01-14chore: temp require modules so tests workShinigami921-0/+28
2022-01-14feat: migrate random (#91)Shinigami2-3/+389
2022-01-14chore: fix typeShinigami921-1/+1
2022-01-14chore: add typesShinigami921-3/+3
2022-01-14chore: add TODOShinigami921-0/+1
2022-01-14chore: add @ts-expect-errorShinigami921-1/+3
2022-01-14chore: add TODOsShinigami921-20/+23
2022-01-14feat: add definitions (#84)Eric Jeker1-0/+183
Co-authored-by: Shinigami <[email protected]>
2022-01-14chore: add TODOShinigami921-0/+2
2022-01-14chore: dynamically bind functionsShinigami921-10/+6
2022-01-14chore: fix namespace bindingShinigami921-0/+12
2022-01-14chore: add typesShinigami921-2/+2
2022-01-14chore: formatShinigami921-5/+4
2022-01-14feat: rewrite datatype to tsShinigami924-0/+349