42 skills found · Page 1 of 2
mrmlnc / Fast Glob:rocket: It's a very fast and efficient glob library for Node.js
paulmillr / ReaddirpRecursive version of fs.readdir with small RAM & CPU footprint.
jergason / Recursive ReaddirNode.js module to list all files in a directory or any subdirectories.
jimbeveridge / ReaddirectorychangesSample code that goes with "Understanding ReadDirectoryChangesW"
JS-DevTools / Readdir Enhancedfs.readdir() with filter, recursion, absolute paths, promises, streams, and more!
poppinss / UtilsA toolkit of utilities used across all the AdonisJS, Edge, and Japa packages
fs-utils / Fs Readdir RecursiveRecursively read a directory
mafintosh / Fs Directory StreamStreaming fs.readdir
folder / ReaddirRecursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.
fabiospampinato / Tiny Readdir GlobA simple promisified recursive readdir function, with support for globs.
ap / Vim ReaddirA very minimal directory browser
win32ports / Dirent Hheader-only Windows implementation of the <dirent.h> header
diegohaz / List React FilesList React component files inside a directory
AlgoPeek / ReadDirectoryChangeshow to use ReadDirectoryChangesW by IO completion port on windows platform.
m0rtadelo / Recursive Readdir AsyncNPM Module to recursive read directory async (non blocking). Returns Promise. Configurable, extended filtering. progress, etc. Perfect to be used with aplications that can't be blocked.
TomerAberbach / Get All Files⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support.
steveukx / Readdir.jsNode.js library to read a directory and return results with the ability to use Ant style file match patterns
silverwind / RrdirRecursive directory reader with a delightful API
battlejj / Recursive Readdir SyncNodeJS library to recursively read a directory path's contents synchronously
fabiospampinato / Tiny Readdir Glob GitignoreA simple promisified recursive readdir function, with support for globs and .gitignore files.