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
set-extensions
Extending the Set class in order to support mathematical set properties and operations.