| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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.
There was a problem hiding this comment.
This looks good to me. I made some suggestions for normalizing capitalization, and one typo fix.
Sorry, something went wrong.
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>
|
thank you @stympy for the review 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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: