double-tap

Runs a thing till tap is done.

Usage no npm install needed!

<script type="module">
  import doubleTap from 'https://cdn.skypack.dev/double-tap';
</script>

README

double-tap

Pop a exit code in dat processes kill

API

example:

browserify ./sometest.js | double-tap smokestack

Why

After running tests, if your test runner doesn't close this will ensure it goes down and stays down.