json-groupby icon indicating copy to clipboard operation
json-groupby copied to clipboard

properties can be a single string

Open gagan-bansal opened this issue 6 years ago • 0 comments

Convention over configuration.

var group = groupBy(array, properties [, collect])

Right now properties is an array, I think can be a string in case of single property.

gagan-bansal avatar Nov 25 '18 17:11 gagan-bansal