npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash.countby

4.6.0

@jdalton

npmHomeRepoSnykSocket
Downloads:1021930
$ npm install lodash.countby
DailyWeeklyMonthlyYearly

lodash.countby v4.6.0

The lodash method _.countBy exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.countby

In Node.js:

var countBy = require('lodash.countby');

See the documentation or package source for more details.