Modular lodash function that creates an object composed of keys generated from running each element of a collection through an iteratee, with corresponding values representing the count of times each key was returned.
—
Pending
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Pending
The risk profile of this skill
{
"name": "tessl/npm-lodash-countby",
"version": "3.1.0",
"docs": "docs/index.md",
"describes": "pkg:npm/lodash.countby@3.1.1",
"summary": "Modular lodash function that creates an object composed of keys generated from running each element of a collection through an iteratee, with corresponding values representing the count of times each key was returned."
}