@b-c/json-from-stream

Readable to Promise<JSON.stringify>

Usage no npm install needed!

<script type="module">
  import bCJsonFromStream from 'https://cdn.skypack.dev/@b-c/json-from-stream';
</script>

README

json from stream

Reads a Readable into a string and returns Promise<JSON.stringify> of the string.

License

MIT