Skip to content

Conversation

ValentinWalter
Copy link

This is a first implementation of kebab case. I've only modified StringCase.swift at this time. Tests and changes to the Readme are missing.

@Cosmo
Copy link
Owner

Cosmo commented Jun 17, 2020

Great work @ValentinWalter

@ValentinWalter ValentinWalter marked this pull request as ready for review May 30, 2021 10:00
@ValentinWalter
Copy link
Author

While writing tests for kebab-case I also added some new scenarios for all-uppercase strings such as "SNAKE".snakeCased() == "snake". Which fails because snakeCased() returns "s_n_a_k_e". What do you think?

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