TC CssPropertyConverter
From Algorithmist
[edit] Summary
Convert dash-separated names (e.g., "some-words-here") to camel notation (e.g., "someWordsHere").
From TopCoder Single Round Match 340.
Convert dash-separated names (e.g., "some-words-here") to camel notation (e.g., "someWordsHere").
From TopCoder Single Round Match 340.