@thomas.sarmis/readdir
recursive, asynchronous readdir
recursive, asynchronous readdir
Find a file or directory by walking up parent directories.
Enhances Node.js fs.readdir and fs.readdirSync by adding a 'path' property to Dirent objects in versions where it's not included by default.
Get the absolute path of files in a folder
A simple promisified recursive readdir function.
useful directory walker
Get all file and directory.
Lightweight library to grab all files or folders in a directory.
## Installation:
The directory crawler library for Node.JS
Virtual file class. Extends the native fs.Dirent class with methods to simplify path handling. Similar to Vinyl, but lightweight.
diry alat ringan untuk membaca dan menampilkan isi direktori
A simple promisified recursive readdir function, with support for globs.
A simple promisified recursive readdir function, with support for globs and .gitignore files.
Read the contents of a directory, but without loading the binary contents of the files, as in the official node.
Read the contents of a directory, but without loading the binary contents of the files, as in the official node.
Recursive version of fs.readdir with streaming API.
Displays information (Stat Objects) about files and subdirectories of a specified folder. Based on the nodejs 'readdir' and 'stat' models
Recursively reads all files or directories in the directory.
Tool for Getting Directory Information