set-extensions
Extending the Set class in order to support mathematical set properties and operations.
generatorics
Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.
enum-powerset
generates all possible subsets (powerset) of elements in a given array