UNPKG

grouper

Version:

Assign objects into groups by one or more properties, by object value, or by using a comparator function.

13 lines (9 loc) 174 B
language: node_js node_js: - '0.10' - '0.11' script: - npm run build after_success: - npm i coveralls - cat ./coverage/lcov.info | ./node_modules/.bin/coveralls