generatorics

Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.

powerset

Utility for creating a powerset in form of array

powerset-stream

Streams all the possible combinations of subsets of the set given in input