Convert a string to pascal case (upper camelcase).
An http request helper for converting between cases
This package provide a util function to convert snake case object keys to camel case
Convert keys in an javascript object for some cases(camelCase, snake_case, etc.)
Enhances JavaScript's String prototype with additional utilities for string manipulation and formatting, including CamelCase, SnakeCase, and KebabCase, for more convenient string operations.