npm install JSONStreamyarn add JSONStreampnpm add JSONStream<script src="https://fastly.jsdelivr.net/npm/JSONStream"></script><script src="https://unpkg.com/JSONStream"></script><script type="module">
import JSONStream from 'https://cdn.jsdelivr.net/npm/JSONStream/+esm';
</script><script type="module">
import JSONStream from 'https://cdn.skypack.dev/JSONStream';
</script>