-
-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: add ability to tweak generated names (including use of initialisms) #1041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add ability to tweak generated names (including use of initialisms) #1041
Conversation
2e92b52 to
7bfbe37
Compare
7bfbe37 to
c1467da
Compare
|
Can we merge this PR? @jamietanna, cant I help somehow to merge this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm finishing off updating this, TODO:
- Create an
examplesfor each of the options, to indicate differences - README updates?
- Find what's closed by this - there are I'm sure a few other issues
|
Thanks very much for this @wtertius 💜 This is a great solution - I've made a couple of tweaks to add additional test cases + some new docs (alongside recent project changes) and will merge it shortly |
Adding support of three naming styles:
By the steps of Generate names with initialisms #749 but without breaking changes.