@sjw Nah, too many dependencies and so prone to breakages and security issues. The kind of JavaScript that I write is either VanillaJS or has a handful of cherry-picked dependencies.
I even wrote a shim of tape based on node:test (so standard library) to avoid cyclic dependencies, wouldn’t say it’s great code though: https://hacktivis.me/git/tape-lite/files.html