xpandr

This is a work-in-progress attempt to normalize the process of expanding an array of JSON object models to an altered representation, like in a view where the data is filterable, searchable, sortable and all these alterations are composable with each other.

Usage no npm install needed!

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

README

XPANDR

This is a work-in-progress attempt to normalize the process of expanding an array of JSON object models to an altered representation, like in a view where the data is filterable, searchable, sortable and all these alterations are composable with each other.