lodash.isplainobject
The modern build of lodash’s `_.isPlainObject` as a module.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm
$ cnpm install lodash.isplainobject 
SYNC missed versions from official npm registry.

lodash.isplainobject v4.0.6

The lodash method _.isPlainObject exported as a Node.js 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 documentation or package source for more details.

Current Tags

  • 4.0.6                                ...           latest (9 years ago)

2 Versions

  • 3.2.0                                ...           10 years ago
  • 4.0.6                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org