@common-utilities/is-object
v0.1.3
Published
Basic implementations of common utility function that check if data is an object π
Downloads
13
Maintainers
Readme
@common-utilities/is-object π§°π
IsObject is a common function for knowings whether data is of Object type.
This function comes with isArray
and isOfObjectTypes
helper methods.
Check out the is-object page in the docs. License, MIT