lodash.isobject
The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.
Last updated 12 years ago by jdalton .
MIT · Repository · Bugs · Original npm
$ cnpm install lodash.isobject 
SYNC missed versions from official npm registry.

lodash.isobject v3.0.2

The modern build of lodash’s _.isObject exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var isObject = require('lodash.isobject');

See the documentation or package source for more details.

Current Tags

  • 3.0.2                                ...           latest (10 years ago)

2 Versions

  • 3.0.2                                ...           10 years ago
  • 2.4.1                                ...           12 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org