Skip to content

Decamelizing a capitalized word gives odd results #21

@JanStevens

Description

@JanStevens

Hello,

When decamelizing an upcase word one gets odd results like this:

decamelize('ADDRESS1') === 'addres_s1'

Not sure what the logic is in it but I would expect that it returns address1

Regards

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions