The lodash method `_.fromPairs` exported as a module.
npm install lodash.frompairs
yarn add lodash.frompairs
pnpm add lodash.frompairs
bun add lodash.frompairs
The lodash method _.fromPairs exported as a Node.js module.
_.fromPairs
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash.frompairs
In Node.js:
var fromPairs = require('lodash.frompairs');
See the documentation or package source for more details.