A Node.js tool to run promise synchronously
Minimal module to check if a file is executable.
Retries a function that returns a promise, leveraging the power of the retry module.
Recursive, synchronous, and fast file system walker
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Like which(1) unix command. Find the first instance of an executable in the PATH.
Returns a promise from a node-style callback function.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
File system walker with Readable stream interface.
Shiki's fork of `vscode-textmate`
Run a subprocess synchronously and interactively in Node.js
A thenable to streamline a possibly sync / possibly async workflow.
Get an array of recursive directory contents
NodeJS class for parsing iCalendar/ICS files
Recursively mkdir, like `mkdir -p`
Promise version of glob
node.js library for reading and extraction of ZIP archives
the most correct and second fastest glob implementation in JavaScript
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Synchronous version of the Fetch API
An implementation of window.fetch in Node.js using Minipass streams
Library to help write libraries that accept both promises and callbacks.
Bare bones Promises/A+ implementation
Read and parse a YAML file.