Sha256: 6e92339747b600296db10f2e76c685dd03ddc57b28fff4f9216c99ef36867f44
Contents?: true
Size: 467 Bytes
Versions: 17
Compression:
Stored size: 467 Bytes
Contents
# lodash.assignin v4.2.0 The [lodash](https://lodash.com/) method `_.assignIn` exported as a [Node.js](https://nodejs.org/) module. ## Installation Using npm: ```bash $ {sudo -H} npm i -g npm $ npm i --save lodash.assignin ``` In Node.js: ```js var assignIn = require('lodash.assignin'); ``` See the [documentation](https://lodash.com/docs#assignIn) or [package source](https://github.com/lodash/lodash/blob/4.2.0-npm-packages/lodash.assignin) for more details.
Version data entries
17 entries across 14 versions & 2 rubygems