tape-universal
tape
replacement with a browser version that doesn't require Node.js built-ins.
Why?
Rollup, for example, won't automatically bundle browser shims for Node.js built-ins. tape-universal
lets you use tape
in the browser without shimming Node.js built-ins.