UNPKG

lorenz-curve

Version:

Get the lorenz curve of a given data set.

7 lines 85 B
language: node_js node_js: - "10" before_script: - npm i script: - npm run test