Skip to content

Better conversion from snake_case to CamelCase #3

@dogamak

Description

@dogamak

Currently _field converts to Field and __field to _Field.
Double underscores should be probably left intact, but convert the following letter to uppercase.

In some cases overriding the automatic case conversion may be desirable, so there should exist an attribute to do that. #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions