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

feat: add ident case conversion funcs #6

Merged
merged 1 commit into from
Sep 3, 2024
Merged

feat: add ident case conversion funcs #6

merged 1 commit into from
Sep 3, 2024

Conversation

nilslice
Copy link
Member

@nilslice nilslice commented Sep 3, 2024

Adds capitalize, camelToSnakeCase and snakeToCamelCase

Copy link

@zshipko zshipko left a comment

Choose a reason for hiding this comment

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

LGTM - very convenient to have these in xtp-bindgen!

@nilslice nilslice merged commit cc52e0e into main Sep 3, 2024
3 checks passed
@nilslice nilslice deleted the ident-convert branch September 3, 2024 22:31
@nilslice
Copy link
Member Author

nilslice commented Sep 3, 2024

will wait for @mhmd-azeez's #5 to land, and then cut a release

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