githubEdit

lodash.isplainobject v4.0.6

The lodasharrow-up-right method _.isPlainObject exported as a Node.jsarrow-up-right module.

Installation

Using npm:

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

In Node.js:

var isPlainObject = require('lodash.isplainobject');

See the documentationarrow-up-right or package sourcearrow-up-right for more details.

Last updated