Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
README.md | 8 years ago | 502 | d7c1522 post receive test [كارل مبارك] | |
LICENSE | 8 years ago | 1.9K | ||
package.json | 2 years ago | 2.0K | ||
index.js | 8 years ago | 3.6K |
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.