esamattis / esamattis/underscore.string

dasherize, underscored etc. using 1 uppercased char inside

Open
#156 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.4k
Forks
367
PR merge metrics
No merged PRs in 30d

Description

How should such string be dasharized or underscored: "GuessALike" or "GuessAlike". Currently both of variantes will lead to "guess-alike" and "guess_alike".
1. What is actually the right camel case?
2. There should be a difference between strings after transformation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.