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

Provide a path conversion from snake_case to dashed-case #274

Merged

Conversation

dprogm
Copy link
Contributor

@dprogm dprogm commented Aug 6, 2023

Adds a new path pattern that enables the conversion from camelCase or snake_case to a name separated by a dash, like e.g. camelCase_Name -> camel-case-name. This pattern is used by the ngx-grpc plugin for generating angular compatible protobuf messages.

@aaliddell aaliddell force-pushed the feature/snake_case_path_conversion branch from 4f282ad to c17fe86 Compare September 7, 2023 14:19
aaliddell
aaliddell previously approved these changes Sep 7, 2023
@aaliddell aaliddell merged commit 3cf9c7e into rules-proto-grpc:master Sep 7, 2023
1 of 2 checks passed
@aaliddell
Copy link
Member

Thanks

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

Successfully merging this pull request may close these issues.

2 participants