Skip to content
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

Give the option between PascalCase and kebab-case #5

Open
Orrison opened this issue Jul 19, 2024 · 2 comments
Open

Give the option between PascalCase and kebab-case #5

Orrison opened this issue Jul 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Orrison
Copy link

Orrison commented Jul 19, 2024

This package is fantastic and a big improvement over the original. It would be perfect, though, if the generation of the namespace could be customized.

Right now, in the vendor path, you swap out * with pascalcase(vendor). In order to support https://github.com/InterNACHI/modular, which recommends that modules be kebab-case it would be great if there was a setting for you to be able to determine if the vendor should be converted to pascalcase or kebab-case.

@ctf0
Copy link
Owner

ctf0 commented Aug 25, 2024

hi, that sounds like a good idea, however am a bit busy atm, can u make a PR with the changes needed ?

@ctf0 ctf0 added the enhancement New feature or request label Aug 25, 2024
@Orrison
Copy link
Author

Orrison commented Aug 26, 2024

@ctf0 of course, I'll take a crack at it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants