list-filepaths
Asynchronously return an array containing the paths of all files in a directory and its subdirectories
Asynchronously return an array containing the paths of all files in a directory and its subdirectories
Assemble plugin for easily creating permalinks (Assemble ^0.6.0)
Check for the existence of a path in a case-sensitive manner and, if not found, suggest where it might be at
Easily rename files using custom rename functions that are automatically used against any filepaths that match the associated regex or glob patterns.
takes and full path to a file and remove all directories before the module. SO you get back a path relative to the module
Return `true` if a file extension matches the given string, array of strings, or RegExp pattern.
Returns the depth of a file or directory, e.g. number of folders deep.
Return true if the given file paths are equal.
filepath parses UNC (long and short and cmd aliases) local filesystem path, and unix paths, checks for invalid path characters
Renames a glob of files using string patterns and file metadata.
Metalsmith plugin that adds relativity path metadata to files
Never again shall you second guess how and where you get your (config) files. Define the priority of where to search for your files, and get an array of results from searching in those locations.
Utility for pathname manipulations
Finds the absolute filepath to the original sourcecode of any defined value
Read the files from your build.
Regular expression for matching file extensions. Matches single and/or multiple file extensions, like `.min.js`.
fs.stat With Path Included To Callback Result
Check if a file path is a Markdown file
Get the UTI (Uniform Type Identifier) of a file on macOS
Read data files and extend the data from each onto an object or objects named using the given string or [propstring].