npm/npm
About npm/npm
This repository is moving to: https://github.com/npm/cli
Stats
isaacs/node-glob
About isaacs/node-glob
glob functionality for node.js
Stats
npm/cli
About npm/cli
the package manager for JavaScript
Stats
isaacs/rimraf
About isaacs/rimraf
A `rm -rf` util for nodejs
Stats
isaacs/node-lru-cache
Stats
npm/node-semver
About npm/node-semver
The semver parser for node (the one npm uses)
Stats
isaacs/minimatch
About isaacs/minimatch
a glob matcher in javascript
Stats
tapjs/node-tap
About tapjs/node-tap
Test Anything Protocol tools for node
Stats
isaacs/nave
About isaacs/nave
Virtual Environments for Node
Stats
npm/node-tar
About npm/node-tar
tar for node
Stats
npm/arborist
About npm/arborist
npm's tree doctor
Stats
isaacs/once
About isaacs/once
Run a function exactly one time
Stats
isaacs/minipass
About isaacs/minipass
A stream implementation that does more by doing less
Stats
isaacs/yallist
About isaacs/yallist
Yet Another Linked List
Stats
tapjs/signal-exit
About tapjs/signal-exit
when you want to fire an event no matter how a process exits.
Stats
npm/abbrev-js
About npm/abbrev-js
Like ruby's Abbrev module
Stats
isaacs/node-touch
About isaacs/node-touch
touch(1) for node
Stats
tapjs/tap-parser
About tapjs/tap-parser
parse the test anything protocol
Stats
npm/treeverse
About npm/treeverse
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Stats
npm/dezalgo
About npm/dezalgo
Contain async insanity so that the dark pony lord doesn't eat souls
Stats
TestAnything/Specification
About TestAnything/Specification
Working towards a new TAP specification
Stats
isaacs/fast-list
About isaacs/fast-list
A fast O(1) push/pop/shift/unshift thing
Stats
isaacs/minizlib
About isaacs/minizlib
A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.
Stats
isaacs/block-stream
About isaacs/block-stream
A stream of fixed-size blocks
Stats
isaacs/isexe
About isaacs/isexe
Minimal module to check if a file is executable.
Stats
npm/minipass-fetch
About npm/minipass-fetch
An implementation of window.fetch in Node.js using Minipass streams
Stats
isaacs/ttlcache
Stats
isaacs/chmodr
About isaacs/chmodr
Like `chmod -R` in node
Stats
tapjs/async-hook-domain
About tapjs/async-hook-domain
An implementation of Domain-like error handling, built on async_hooks
Stats
isaacs/jackspeak
About isaacs/jackspeak
A very strict and proper argument parser.
Stats
tapjs/tap-mocha-reporter
About tapjs/tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
Stats
isaacs/promise-all-reject-late
About isaacs/promise-all-reject-late
Like Promise.all, but save rejections until all promises are resolved
Stats
isaacs/color-support
About isaacs/color-support
A module which will endeavor to guess your terminal's level of color support.
Stats
isaacs/mutate-fs
About isaacs/mutate-fs
Mutate the Node.js filesystem behavior for tests.
Stats
tapjs/tcompare
About tapjs/tcompare
A comprehensive comparison library, for use in test frameworks
Stats
tapjs/t-up
About tapjs/t-up
Tee up a test server in one file, tear it down in another
Stats
tapjs/tapsert
About tapjs/tapsert
Drop in assert replacement that produces TAP output instead of exceptions
Stats
tapjs/treport
About tapjs/treport
a reporter for node-tap
Stats
tapjs/mock-esm
Stats
tapjs/libtap
About tapjs/libtap
A Test-Anything-Protocol library for JavaScript
Stats
tapjs/tap-yaml
About tapjs/tap-yaml
Yaml handling for TAP parsers and generators