FastLED  3.1
Modules
Here is a list of all modules:
[detail level 12]
 Bit swapping/rotateFunctions for doing a rotation of bits/bytes used by parallel output
 CHSV and CRGB type definitions
 ChipsetsImplementations of CLEDController classes for various led chipsets
 Color correction/temperatureDefinitions for color correction and light temperatures
 Color utility functionsA variety of functions for working with color, palletes, and leds
 Dimming and brightening functionsDimming and brightening functions
 Fast math functionsA variety of functions for working with numbers
 Basic math operationsFast, efficient 8-bit math functions specifically designed for high-performance LED programming
 Fast random number generatorsFast 8- and 16- bit unsigned random numbers
 Fast trig functionsFast 8 and 16-bit approximations of sin(x) and cos(x)
 Scaling functionsFast, efficient 8-bit scaling functions specifically designed for high-performance LED programming
 Noise functionsSimplex noise function definitions
 Power management functionsFunctions used to limit the amount of power used by FastLED
 Pre-defined color palletesThese schemes are all declared as "PROGMEM", meaning that they won't take up SRAM on AVR chips until used