require-dir-all
Yet another Node.js helper to require all files in directory
Yet another Node.js helper to require all files in directory
CLI tool to browse docker registries using Docker Registry HTTP API V2: https://docs.docker.com/registry/spec/api/
Copy file globs, watching for changes.
Find a file by walking down parent directories.
Copy file globs, watching for changes.
Simple yet powerful copy tool.
Check to see if a directory exists
Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.
Node.js path.format() polyfill
Check if a file is a directory
Recursively read directories and return a list of files, filtered to have only the files for which the (optional) filter function returns `true`. Sync and async.
Copy file globs, watching for changes.
Create a unique temporary directory.
Find the root directory of a `git` repository
A proxy to `path`, replacing `\` with `/` for all results
Get the contents of a directory recursively (like ls -R)
Writing a file to disk, creates intermediate directories in the destination path if they dont already exist.
Resolve the path of a module from the directory where npm is installed
Resolve the directory path where npm CLI is installed
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.