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

Made by Antonio Ramirez

lodash.keyby

4.6.0

@jdalton

npmHomeRepoSnykSocket
Downloads:258409
$ npm install lodash.keyby
DailyWeeklyMonthlyYearly

lodash.keyby v4.6.0

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

Installation

Using npm:

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

In Node.js:

var keyBy = require('lodash.keyby');

See the documentation or package source for more details.