array-match

Check two arrays contains same elements regardless of order

Usage no npm install needed!

<script type="module">
  import arrayMatch from 'https://cdn.skypack.dev/array-match';
</script>

README

array-match

Check two arrays contains same elements regardless of order

API

WIP