-
Notifications
You must be signed in to change notification settings - Fork 323
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(kebabCase): Add kebabCase function #162
Conversation
@bertyhell is attempting to deploy a commit to the Toss Team on Vercel. A member of the Team first needs to authorize it. |
cff2e92
to
85e09a4
Compare
Very similar to snakeCase
85e09a4
to
e22cdc9
Compare
Oh, when I implemented snakeCase, so many typos! Thanks you for correcting the typos. However, when writing the documetation for kabab case, I think that overwrite the documentation for snake case. Could you check about this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
similar to: https://lodash.com/docs/4.17.15#kebabCase
Also adds more tests to snakeCase which revealed a bug for this case:
Usage: