simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[micro-dash] Consider build-in `Object.groupBy` #118

Open ersimont opened 4 months ago

ersimont commented 4 months ago

This is a new method in JS. See if it it compatible to reduce bundle size.

ersimont commented 4 months ago

Currently not available in the default tslib from the angular CLI. (Last checked in v17, which was TS 5.2)