@chai-stuff/same-props

Check that two objects have all the same properties (keys and values) but don't check that the objects' constructors are the same.

Usage no npm install needed!

<script type="module">
  import chaiStuffSameProps from 'https://cdn.skypack.dev/@chai-stuff/same-props';
</script>

README

@chai-stuff/same-props

Check that two objects have all the same properties (keys and values) but don't check that the objects' constructors are the same.