You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A function that takes an array of objects (e.g. a converted CSV input) and outputs a reshaped, grouped array of objects. Multi-level grouping is supported as are aggregation functions. Usable in the browser, node.js and Node-RED.",
"main": "dist/groupit-node.cjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"