You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new function ToMergeCase -> merge words, ex. "One Two" => "onetwo"
Add support acronym replacing for all case funcs, ex. ToCamelCaseAcronym "order_id" => "orderID"