common-path-prefix
Computes the longest prefix string that is common to each path, excluding the base component
Computes the longest prefix string that is common to each path, excluding the base component
Move a file - Even works across devices
Specialized fast async file writer
Automated stream rotation useful for log files
@substack's caller.js as a module
Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.
Copy file globs, watching for changes.
vfile utility to create a report for a file
Eslint rule for consistent filenames.
Get the relative filepath from path A to path B. Calculates from file-to-directory, file-to-file, directory-to-file, and directory-to-directory.
JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled, cropped or rotated HTML img or canvas element. It also provides methods to parse image metadata to extract IPTC and Exif tags a
tail a file in node
Javascript function that triggers browser to save javascript-generated content to a file
vfile utility to read and write to the file system
Check whether a value is "empty".
Read files with path relative to the current module without annoying boilerplate code
Build CSV files on the fly basing on Array/literal object of data
fs.copyFileSync ponyfill
Walk up the directory tree until the specified path is found.
vfile utility to count messages per category: failures, warnings, etc