![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | 9 years ago | 1.9K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | README.md | 9 years ago | 502 | f12eb36 documentaiton updates [كارل مبارك] |
![]() | index.js | 9 years ago | 3.6K | |
![]() | package.json | 2 years ago | 1.9K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
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.