FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Revamp the docs to make them easier to find by stefannibrasil · Pull Request #3151 · faker-ruby/faker · GitHub

Revamp the docs to make them easier to find - #3151

Merged
stefannibrasil merged 10 commits into
mainfrom
sb-3150-revamp-docs
Dec 2, 2025
Merged

Revamp the docs to make them easier to find#3151
stefannibrasil merged 10 commits into
mainfrom
sb-3150-revamp-docs

Conversation

stefannibrasil commented Dec 2, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Closes #3150

Our README currently displays all the generators in collapsible lists, organized by their namespaces.

This makes it harder to find which generators to use based on what one needs.

How

1 - categorize generators by use cases, for example: Finance, Person, Number, Location, Date, etc. I used faker-js as a reference.
2 - create a new generators doc listing all the generators by categories created in #1 and namespaces (as they currently are in https://github.com/faker-ruby/faker?tab=readme-ov-file#generators).
3 - re-organize the README by highlighting the categories and include a link to the doc from #2 to make our README shorter and more accessible.

The README was shortened and re-organized to keep important information easily accessible, with links to documents for more details.

From this work, I found out some generators that belong in a different namespace. But listing them by most popular categories might help mitigate that.

I also included some badges and kept the first lines focused on promoting the available generators:

Our README currently displays all the generators in
collapsible lists, organized by their namespaces.

This makes it harder to find which generators to
use based on what I need.

This commit:

- shortens the README with links to appropriate
docs, and highlights the features we provide
- categorizes generators by use cases,
for example: Finance, Person, Number, Location,
Date, etc. I used faker-js as a reference.
- creates a new generators doc listing all the generators
by categories and namespaces
For locales updates, we review them to avoid
merging harmful/offensive words. But for older locales,
it's possible there might be some lingering.

stympy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This looks good to me. I made some suggestions for normalizing capitalization, and one typo fix.

Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
Comment thread GENERATORS.md Outdated
stefannibrasil and others added 8 commits December 2, 2025 14:45
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>
Co-authored-by: Benjamin Curtis <ben@bencurtis.com>

Copy link
Copy Markdown
Contributor Author

thank you @stympy for the review 🎉

stefannibrasil merged commit 7dbacc0 into main Dec 2, 2025
8 checks passed
stefannibrasil deleted the sb-3150-revamp-docs branch December 2, 2025 22:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revamp the docs to make them easier to find

2 participants


Back | FazBrowse Home | New Git URL