pat310 / quick-pivot

Quickly format data to create a pivot table
https://www.npmjs.com/package/quick-pivot
MIT License
64 stars 21 forks source link

Add aggregation types #17

Closed turnerniles closed 7 years ago

turnerniles commented 7 years ago

Need larger dataset for first commit coverage to increase.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.2%) to 94.04% when pulling 805b0695eb02e3310a408e2f250058b4f70e0597 on add_aggregation_types into a9ec1c4ff18da51183dcacc794542249a384e926 on master.

pat310 commented 7 years ago

@turnerniles updated to es6 class

pat310 commented 7 years ago

@turnerniles Can you add this code to src/logic.js? lib/quick-pivot.js gets built by webpack automatically.