allcombinations
returns a list of all possible combinations / permutations of an array of items
heaps-permute
A JavaScript implementation of Heap's efficient Permutation Algorithm
wordscramble
A small, pointless package that scrambles values...
permutation-sjt
A quite fast non-recursive permutation algorithm, Steinhaus–Johnson–Trotter algorithm (Even's speedup)