Skip to content

How do I allow camel cased properties? #5

Closed
@johnjeng

Description

@johnjeng

My use case is that some 3rd party library uses camel case properties

<div forLibrary='thing'> ... <div>

but this gets converted automatically to

<div for-library='thing'> ... <div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions