@common-utilities/is-object

Basic implementations of common utility function that check if data is an object 🎛

Usage no npm install needed!

<script type="module">
  import commonUtilitiesIsObject from 'https://cdn.skypack.dev/@common-utilities/is-object';
</script>

README

@common-utilities/is-object 🧰🎛

Typed with TypeScript npm version

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