@zerodep/case-dot
A utility that deburrs a string, converts it to dot.case, strips all non-alphanumeric characters and removes leading numbers.
@ilihub/case
A collection of useful TypeScript functions to convert strings between different cases.
case-string
A Node.js module providing various string manipulation functions to handle string cases.