Various handy functions like:
range: returns a range of values in an array
detectLocalStorage: feature detection
rgbToHex/HexToRgb: convert between hex string and RGB array
roundTo: rounds a number to the given number of decimal places
humanTime: converts a timestamp from the past to a human-readable string
and many more