UNPKG

combinate

Version:

Type safe combinatorics utility for getting all combinations.

9 lines (8 loc) 154 B
language: node_js node_js: - "node" install: - mkdir coverage - npm install -g yarn - npm install -g codecov script: yarn && yarn test && codecov