@mrmlnc/readdir-enhanced(latest: 2.2.1) fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
fast-glob(latest: 3.3.3) It's a very fast and efficient glob library for Node.js
@nodelib/fs.stat(latest: 4.0.0) Get the status of a file with some features
@nodelib/fs.walk(latest: 3.0.1) A library for efficiently walking a directory recursively
@nodelib/fs.scandir(latest: 4.0.1) List files and directories inside the specified directory
posthtml-parser(latest: 0.12.1) Parse HTML/XML to PostHTMLTree
picomatch(latest: 4.0.4) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.