@garrettreed/heap-permutations
v0.1.0
Published
An implementation of B.R. Heap's Permutation algorithm.
Downloads
6
Readme
Permutations
An implementation of B.R. Heap's Permutation algorithm in ES5 JavaScript, published as an NPM package. This project is a personal playground for discovering npm features, so you probably shouldn't use it in your projects.