tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.
Native Promise Only: A polyfill for native ES6 Promises only, nothing else.