README
beater-tap-reporter
The beater-tap-reporter can pipe to any TAP reporters.
- https://github.com/sindresorhus/awesome-tap#reporters
- https://github.com/substack/tape#pretty-reporters
beater TAP reporter
<script type="module">
import beaterTapReporter from 'https://cdn.skypack.dev/beater-tap-reporter';
</script>
The beater-tap-reporter can pipe to any TAP reporters.