rimraf(latest: 6.0.1) A deep deletion module for node (like `rm -rf`)
treeverse(latest: 3.0.0) Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
libnpmversion(latest: 6.0.3) library to do the things that 'npm version' does
@npmcli/config(latest: 8.3.4) Configuration management for the npm cli
@isaacs/string-locale-compare(latest: 1.1.0) Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
walk-up-path(latest: 4.0.0) Given a path string, return a generator that walks up the path, emitting each dirname.
common-ancestor-path(latest: 1.0.1) Find the common ancestor of 2 or more paths on Windows or Unix
json-stringify-nice(latest: 1.1.4) Stringify an object sorting scalars before objects, and defaulting to 2-space indent
promise-all-reject-late(latest: 1.0.1) Like Promise.all, but save rejections until all promises are resolved
@tapjs/test(latest: 4.0.0) the pluggable Test class for node-tap
tap-parser(latest: 18.0.0) parse the test anything protocol
@tapjs/mock(latest: 4.0.0) tap plugin adding t.mockRequire() and t.mockImport()
@tapjs/after(latest: 3.0.0) a built-in tap extension for t.after() and t.teardown()
@tapjs/chdir(latest: 3.0.0) a built-in tap extension for t.chdir()
@tapjs/spawn(latest: 4.0.0) a built-in tap extension for t.spawn()
@tapjs/stdin(latest: 4.0.0) a built-in tap extension for t.stdin()
sync-content(latest: 2.0.1) Synchronize the contents of one folder to another location, only copying files if contents differ.
@tapjs/before(latest: 4.0.0) a built-in tap extension for t.before()
@tapjs/filter(latest: 4.0.0) tap plugin providing t.only() and grep option
@tapjs/worker(latest: 4.0.0) a built-in tap extension for t.worker()
@tapjs/asserts(latest: 4.0.0) Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.
@tapjs/fixture(latest: 4.0.0) Tap plugin to provide t.testdir() and t.fixture()
resolve-import(latest: 2.0.0) Look up the file that an `import()` statement will resolve to, possibly relative to a given parentURL
@tapjs/snapshot(latest: 4.0.0) A default tap plugin that adds snapshot functionality.
@tapjs/intercept(latest: 4.0.0) a built-in tap extension for t.intercept() and t.capture()
@tapjs/after-each(latest: 4.0.0) a built-in tap extension for t.afterEach()
@tapjs/typescript(latest: 3.0.0) a built-in tap extension that adds typescript support
@tapjs/before-each(latest: 4.0.0) a built-in tap extension for t.beforeEach()
@tapjs/node-serialize(latest: 4.0.0) Stream TAP test data as a serialized node:test stream
tap-yaml(latest: 4.0.0) Yaml handling for TAP parsers and generators
@tapjs/stack(latest: 4.0.0) Utility for working with stack traces
tcompare(latest: 9.0.0) A comprehensive comparison library, for use in test frameworks
@tapjs/error-serdes(latest: 4.0.0) Port of node's error_serdes.js to userland, plus test message streaming
semver(latest: 7.6.3) The semantic version parser used by npm.
tap(latest: 21.0.0) A Test-Anything-Protocol library for JavaScript
@tapjs/core(latest: 4.0.0) pluggable core of node-tap
@tapjs/config(latest: 5.0.0) Utility loading and managing tap configuration