Skip to content

feat: add ToPascalCase, ToSnakeCase, ToKebabCase, ToTitleCase - #10

Merged
Antyss77 merged 2 commits into
masterfrom
feature/casing-additions
Aug 9, 2026
Merged

feat: add ToPascalCase, ToSnakeCase, ToKebabCase, ToTitleCase#10
Antyss77 merged 2 commits into
masterfrom
feature/casing-additions

Conversation

@Antyss77

@Antyss77 Antyss77 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

add ToPascalCase, ToSnakeCase, ToKebabCase, ToTitleCase

ToCamelCase and ToPascalCase now also recognize '-' as a word separator, for consistency with the new kebab-case method.
@Antyss77
Antyss77 merged commit 072a206 into master Aug 9, 2026
1 check passed
@Antyss77
Antyss77 deleted the feature/casing-additions branch August 9, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant