Skip to content

PascalCase

Latest
Compare
Choose a tag to compare
@Mattchewone Mattchewone released this 20 Jun 18:39

For the upcoming CanJS6 with classes for us to generate class names based on tags for upgrades, we need a way to convert hyphen-case to PascalCase.

my-list -> MyList
or
myList -> MyList