json-gator
v0.0.2-5
Published
json-gator is a javascript utility to perform aggregations on JSON-formatted data.
Downloads
10
Maintainers
Readme
json-gator
This is a fork of https://github.com/salvadr/json-aggregate
Fixes various issues
- Sum operator: support for floats
- Avg operator: support multiple fields
- GroupId: support number based group id
- $avg operator cache shouldn't persist across runs
Documentation
Please check all the methods available as well as live examples in the documentation.