casenator
Casenator is a lightweight utility package for converting strings between camelCase, PascalCase, kebab-case, uppercase, lowercase, and more, with built-in exception handling.
ilib-casemapper
A locale-sensitive class to map strings to upper- or lower-case
discover-path
Check for the existence of a path in a case-sensitive manner and, if not found, suggest where it might be at
array-has-value
Checks if the given array has the search item (Type: string | number | boolean | object | array | null | undefined) based on the given options.
needle-string
Count case-sensitive occurrences of a string in a string (like needles in a haystack)