![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | 9 years ago | 1.9K | |
![]() | README.md | 9 years ago | 502 | |
![]() | index.js | 9 years ago | 3.6K | |
![]() | package.json | 2 years ago | 2.0K |
The lodash method _.isPlainObject
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.isplainobject
In Node.js:
var isPlainObject = require('lodash.isplainobject');
See the documentation or package source for more details.