UNPKG

wilks-calculator

Version:

This library calculates performs calculations with the Wilks coefficient, which is a coefficient used by the International Powerlifting Federation to determine the relative strength of competitors. They also use this coefficient for determining the qual

7 lines 104 B
language: node_js node_js: - "node" install: - npm install after_success: - npm run coverage