capitalize-first-letter
Function takes a string and returns a new string with the first letter capitalized.
Function takes a string and returns a new string with the first letter capitalized.
Convert CMYK color as an object to a format string
Convert CMYK color as an string to a format object
Convert HEX color as an string to a RGB color as an object
Convert HSV color as an object to a format string
Convert HSV color as an string to a format object
This function determines whether the given value is a primitive string.
Function that retrieves or resolves only string values. This function should handle various input types, resolving functions if encountered, and ultimately return an string if possible.
Convert RGB color as an object to a HEX color as an string
Convert RGB color as an object to a format string
Convert RGB color as an string to a format object
Сonverts a string into `camelCase` format.
Сonverts a string into `snake_case` format.