elementwise

Elementwise serialization for pointwise structured sorting

Usage no npm install needed!

<script type="module">
  import elementwise from 'https://cdn.skypack.dev/elementwise';
</script>

README

elementwise

An array-structured serialization which sorts elementwise for arbitrarily complex data structures, respecting pointwise structured sorting efficiently in environments capable of sorting arrays, strings and numbers in the expected manner.