chunk-array
Function that splits an array into smaller arrays ("chunks") of a specified size.
Function that splits an array into smaller arrays ("chunks") of a specified size.
Convert CMYK color as an array to a format object
Convert CMYK color as an object to a format array
Function that creates a complete copy of anything.
Convert HSV color as an array to a format object
Convert HSV color as an object to a format array
This function determines whether the given value is a real array.
Function that retrieves or resolves only array values. This function should handle various input types, resolving functions if encountered, and ultimately return an array if possible.
Function that retrieves or resolves only values. This function should handle various input types, resolving functions if encountered, and ultimately return an value if possible.
Convert RGB color as an array to a format object
Convert RGB color as an object to a format array
Convert a color of one type to another.