Removes bad chars for a string key (all except number, lowcase ascii7 letters, dash - and underscore _). It also removes multiple dashes in a row and replaces them for a single dash
Change the case (to upper or to lower) of the first char of object properties.
Set of vue directives to add text restriction to your vue input (uppercase, lowercase, numeric, alphabetic, max length)