@alttiri/util-node-js
Some Node.js util functions for personal use
Some Node.js util functions for personal use
convert a directory tree to json
Read and write to the filesystem as a tree, useful for quick scaffolding and comparisons of filesystem directories
A TypeScript blazing fast recursive directory crawler with lazy sync and async iterator support, fork from get-all-files by @TomerAberbach
Node JS - readdirRecursive - async/await
Recursive version of fs.readdir with streaming API.
📖 Provides recursive readdir() and readdirSync() functions. 📁
Read directory contents recursively.
List files and directories inside the specified directory
Recursive version of fs.readdir with streaming API.
Useful additions to inbuilt fs module {promises}.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
A simple promisified recursive readdir function.
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
fast readdir with filetimes lengths and attributes for Windows