@schroffl/json-mapping

A set of utilites for defining and running conversions between JSON and JavaScript values. Heavily inspired by elm/json.

Usage no npm install needed!

<script type="module">
  import schrofflJsonMapping from 'https://cdn.skypack.dev/@schroffl/json-mapping';
</script>

README

json-mapping

A set of utilites for defining and running conversions between JSON and JavaScript values. Heavily inspired by elm/json.