is-object-present

1.0.1 • Public • Published

Will return a Boolean value indicating if the object is present or not.

Installing the package: npm i is-object-present

**Import: ** import isObjectPresent from "is-object-present"

isObjectPresent function will return boolean value isObjectPresent({}) //false isObjectPresent({"key":"value"}) //true

Dependents (0)

Package Sidebar

Install

npm i is-object-present

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.08 kB

Total Files

3

Last publish

Collaborators

  • gyanash.ekka