@stdlib/utils-async-count-by
Group values according to an indicator function and return group counts.
Group values according to an indicator function and return group counts.
A collection of utility functions I find myself needing across multiple projects
A modern CLI tool to organize files in a directory.
A type-safe groupBy function for TypeScript
group by one or more levels while maintaining type safety.
This package extends the JavaScript Array prototype with 10 useful higher-order functions (HOFs), providing powerful utilities for common operations like sum, unique values, flattening, grouping, and more.
An Angular Library, that gives you a hussle free experience on data operation using pipes
Collapses an array of objects at the specified object properties and counts minimal values of specified fields
Collapses an array of objects at the specified object properties and counts average values of specified fields.
Collapses an array of objects at the specified object properties and counts maximal values of specified fields.
Groups an array by the specified property
Função Javascript para agrupamento de array de objetos
Functions to group data by a key or multiple keys.
Composable helpers for Ember
Creates an object composed of keys generated from the results of running each element of collection thru iteratee.