casenator

Casenator is a lightweight utility package for converting strings between camelCase, PascalCase, kebab-case, uppercase, lowercase, and more, with built-in exception handling.

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.