import * as froebel from "https://deno.land/x/froebel@v0.19.0/case.ts";
Variables
Transforms a variable name to camel case. | |
Upper-case first letter of string. | |
Transforms a variable name to kebab case. | |
Strictly typed | |
Transforms a variable name to pascal case. | |
Transforms a variable name to screaming snake case. | |
Transforms a variable name to snake case. | |
Transform a variable name to | |
Lower-case first letter of string | |
Strictly typed |