supergroup icon indicating copy to clipboard operation
supergroup copied to clipboard

Supergroup brings extreme convenience and understandability to the manipulation of Javascript data collections, especially in the context of D3.js visualization programming.

Results 8 supergroup issues
Sort by recently updated
recently updated
newest added

Hi, We have flat to nested data (https://www.npmjs.com/package/self-referential) How can we input to supergroup? It is not match the your format. Thanks gab

How hard would it be to let supergroup return values be immutable? Would it be a performance problem?

enhancement

#### Hey, maintainer(s) of Sigfried/supergroup! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

sg.addListMethods brings back methods, but not the records property.

bug

add parentProp option. and check. check for children clobbering record field also.

bug

For instance: https://github.com/Sigfried/supergroup/blob/master/supergroup.js#L373 and line 377. Should get rid of both and use a common method, `getChildren` that returns val[childprop]. Also do same with parent (which will resolve https://github.com/Sigfried/supergroup/issues/5).

enhancement