lodash.product
Calculates the Cartesian product between multiple collections.
generatorics
Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.
combinate
Type safe combinatorics utility for getting all combinations.