lodash.frompairs

The lodash method `_.fromPairs` exported as a module.

MIT 2 个版本
安装
npm install lodash.frompairs
yarn add lodash.frompairs
pnpm add lodash.frompairs
bun add lodash.frompairs
README

lodash.frompairs v4.0.1

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

Installation

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.

版本列表
4.0.1 2016-01-26
4.0.0 2016-01-13