combos

v0.2.0
Generate all possible permutations of an object's key-value pairs
testing test object combo combinations combos values shapes

build

babel src --out-dir lib

clean

rm -rf lib

lint

eslint ./src ./test

prepublish

npm run clean && npm run build

test

ava

watch:test

ava -w
npm i combos

Metadata

  • MIT
  • Whatever
  • Jeremy Fairbank
  • released 8/15/2016

Downloads

Maintainers