"abcEfg".unCamelCase(); "dataText".unCamelCase(); "myFunc".unCamelCase();
"abc-efg" "data-text" "my-func"