aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2023-03-21docs: fix function reference typo in readme (#1956)Sean Coker1-1/+1
2023-03-17docs: enhance readme (#1918)Shinigami1-36/+9
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-9/+23
2023-03-03docs: update top section of readme (#1887)Matt Mayer1-5/+4
2023-02-18docs: update README to utilize faker.helpers.multiple (#1854)Jim Burbridge1-4/+2
2023-01-30feat(airline): add airline module (#1699)Matthew Petro1-0/+1
2023-01-26chore: remove disturbing image from README (#1782)ST-DDT1-1/+1
2023-01-05docs: fix simple typo (#1712)Adam Leskis1-2/+2
2023-01-05docs: show hint regarding displayed readme version (#1698)ST-DDT1-0/+14
2022-12-07docs: include hints on specifying a locale can help startup time (#1629)conner-c1-0/+6
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-2/+2
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-2/+2
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-2/+2
2022-10-12infra: relink main to next (#1435)Shinigami1-4/+4
2022-09-11docs: localization (#1364)Shinigami1-2/+2
2022-09-07chore: fix typedoc warning (#1339)ST-DDT1-1/+1
2022-07-30refactor(fake): move to `helpers` (#1161)Leyla Jähnig1-2/+4
2022-06-18docs: add hint that the generated data might be real ones (#959)ST-DDT1-0/+4
2022-06-08docs: add science module to readme (#1039)Eric Cheng1-0/+1
2022-06-06docs: rework readme (#1017)Shinigami1-193/+86
2022-05-28chore: remove helpers.userCard() from README.md (#1013)André Castelo1-22/+24
2022-05-23feat: added sponsor and community members to the readme (#986)Daniel Bannert1-0/+28
2022-05-03refactor!: get rid of export = (#849)Shinigami1-1/+1
2022-03-31docs: Use valid UUID for example in README (#740)Ken Powers1-1/+1
2022-03-30docs: add ts import example in readme (#719)Piotr Kuczynski1-0/+7
2022-03-25docs: remove api methods section (#666)Shinigami1-330/+4
2022-03-21docs: add alternative CDN links (#636)Shinigami1-0/+11
2022-03-21chore: deprecate helpers.*Card methods (#543)Stéphane Prohaszka1-3/+3
2022-02-24fix: correcting the readme file (#529)MostlyWhat1-1/+1
2022-02-22docs: Add prerequisite for typescript configuration (#539)Stéphane Prohaszka1-0/+11
2022-02-08fix(docs): faker.image.url should be under cloudflare ipfs (#454)Fauzan1-22/+22
2022-02-04ci: configure codecov (#426)Shinigami1-0/+1
2022-02-03chore: StackBlitz playground (#413)Shinigami1-0/+6
2022-01-28feat: add chat.fakerjs.dev subdomain redirection to discord (#306)Eric Cheng1-1/+1
2022-01-26docs: provide migration guide (round 2!) (#301)Jess1-1/+1
2022-01-25docs: add Deno use case (#283)Jacek Fiszer1-0/+10
2022-01-25docs: readme cleanup (#251)Caleb Burton1-4/+18
2022-01-24build: bundle with esbuild (#257)Shinigami1-12/+12
2022-01-24chore(docs): Typo in README (#278)DaviDevMod1-1/+1
2022-01-24docs: update locale list/table in docs (#264)ST-DDT1-1/+1
2022-01-23docs: minor capitalization fix (#255)Eric Cheng1-1/+1
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-9/+15
2022-01-21chore: delete old examples and doc folder (#155)Damien Retzinger1-44/+36
2022-01-20docs(readme.md): add repository badges (#161)Fauzan1-1/+5
2022-01-19docs(readme.md): api methods table with description (#160)Fauzan1-2/+330
2022-01-18docs: adding new logo (#205)Jess1-359/+83
2022-01-17chore(docs): fix imports (#154)Shinigami1-2/+2
2022-01-16docs: add yarn and pnpm install commands (#163)Eric Cheng1-1/+13
2022-01-12feat: adding documentation with vitepress (#80)Jess1-7/+36
2022-01-11docs: add installation instructions to top of README (#93)Jess1-0/+20