README
JSON5 – JSON for Humans
This is a fork of the json5 module that just adds an esm build to the npm package. That's it.
JSON for humans.
<script type="module">
import json5Es from 'https://cdn.skypack.dev/json5-es';
</script>
This is a fork of the json5 module that just adds an esm build to the npm package. That's it.