until-stream

A PassThrough stream that stops piping when a pattern is reached

Usage no npm install needed!

<script type="module">
  import untilStream from 'https://cdn.skypack.dev/until-stream';
</script>

README

until-stream

A node.js stream that stops piping a stream when a signature is reached

Current API is very unstable