Skip to content

Release v1.1.0 Add acronyms

Compare
Choose a tag to compare
@nikitaksv nikitaksv released this 10 Sep 08:25
· 1 commit to main since this release

Add new function ToMergeCase -> merge words, ex. "One Two" => "onetwo"
Add support acronym replacing for all case funcs, ex. ToCamelCaseAcronym "order_id" => "orderID"