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

kebab-case notations #1548

Open
daanbouwscap opened this issue Mar 18, 2025 · 1 comment
Open

kebab-case notations #1548

daanbouwscap opened this issue Mar 18, 2025 · 1 comment
Assignees

Comments

@daanbouwscap
Copy link

daanbouwscap commented Mar 18, 2025

Kebab-case

Hi Typia,

I was looking at your notation transformers and noticed that it is not possible to convert kebab-case into a different case. I am working with an API that returns kebab-case data and dislike typing variable['x-y'] everytime I access something.
This library is able to freely convert between snake, camel en pascal, it would be awesome if it would include kebab-case.
I understand why you asked for code examples and examples on how it would work for feature requests, but I feel this feature is so easy to explain that I won't have to for it to make sense.
I also understand kebab-case is not as common as camel, snake and pascal, but it is out there!

hope this reaches you well and you find it important enough to implement.
Would be willing to give it a go myself if provided with some directions.

@samchon
Copy link
Owner

samchon commented Mar 18, 2025

How about challenging it? As I am busy in nowadays due to agentic ai framework development, it would better to develop by yourself.

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

No branches or pull requests

2 participants