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