esamattis / esamattis/underscore.string
Alias underscored() to decamelize()
Open
candidate
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
I believe there are people looking for fooBar -> foo_bar searching for a function called decamelize() as with decapitalize() . This could be a useful alias for underscored() .
Contributor guide
Assessment
This issue has not been assessed yet.