lodash.set

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

MIT 12 个版本
安装
npm install lodash.set
yarn add lodash.set
pnpm add lodash.set
bun add lodash.set
README

lodash.set v4.3.2

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

Installation

Using npm:

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

In Node.js:

var set = require('lodash.set');

See the documentation or package source for more details.

版本列表
4.3.2 2016-08-13
4.3.1 2016-07-31
4.3.0 2016-07-25
4.2.0 2016-05-12
4.1.0 2016-04-03
4.0.1 2016-03-30
4.0.0 2016-01-13
3.7.4 2015-05-26
3.7.3 2015-05-24
3.7.2 2015-05-19
3.7.1 2015-05-01
3.7.0 2015-04-16