op collection
converter
inserts zeroes every third item
remove every 3rd item of an array - changes array length
convert an array4 to array3 by dropping every 4th number
generates RGBA array from up to 4 arrays (HSBA)
Parse a string into an array (create)
Converts a color from HSB to RGB (conversion, HSV, HSL, colour, mode)
Converts a hex color like `#ff0000` to number values
Parses a string to a JSON object
Parses a string and returns a floating point number / string to number
Parse a string to a integer number / string to number
Splits a string with separator into an array of strings