aboutsummaryrefslogtreecommitdiff
path: root/docs/guide/index.md
AgeCommit message (Collapse)AuthorFilesLines
2025-07-04feat!: esm only (#3540)Shinigami1-1/+5
2024-11-30docs(guide): correct broken URL for `helpers` module (#3289)yoshi2no1-1/+1
2024-10-23docs(guide): introduce module usage (#3195)ST-DDT1-0/+12
2024-03-01docs: update min version in guide to Node 18 (#2701)Matt Mayer1-1/+1
2024-01-28docs: add awesome-faker link in guide -> community (#2625)Matt Mayer1-0/+2
2023-08-28docs: remove repeated reference to Ruby, Python, Perl (#2343)Matt Mayer1-2/+2
2023-05-08docs: minor enhancements (#2131)Shinigami1-8/+8
2022-09-26docs: `usage` page in `guides` (#1366)Leyla Jähnig1-88/+0
2022-08-10docs: fix browser usage (#1249)Shinigami1-3/+4
2022-08-09docs: improve getting started (#1247)Matt Mayer1-3/+5
2022-05-15docs(docs/guide): Add typescript support in the guide (#947)chilam1-0/+32
2022-05-04refactor!: remove deprecations (#916)Shinigami1-6/+0
2022-03-21docs: add alternative CDN links (#636)Shinigami1-1/+12
2022-02-04docs(fix): use named import (#420)Yoshiaki Togami1-1/+1
2022-01-28feat: add chat.fakerjs.dev subdomain redirection to discord (#306)Eric Cheng1-1/+1
Co-authored-by: ST-DDT <[email protected]>
2022-01-26docs: provide migration guide (round 2!) (#301)Jess1-1/+1
Co-authored-by: Shinigami92 <[email protected]>
2022-01-25docs: add Deno use case (#283)Jacek Fiszer1-0/+14
2022-01-24build: bundle with esbuild (#257)Shinigami1-2/+2
2022-01-17chore(docs): fix imports (#154)Shinigami1-1/+1
2022-01-16docs: add yarn and pnpm install commands (#163)Eric Cheng1-0/+12
* docs(index.md): add yarn command in index.md Add yarn install command in the installation section of guide/index.md. * fix: docs/guide/index.md suggestion Co-authored-by: Shinigami <[email protected]> * docs(readme.md): add yarn/pnpm install commands Co-authored-by: fncolon <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: fncolon <[email protected]>
2022-01-12feat: adding documentation with vitepress (#80)Jess1-0/+64