readdir
Here are 28 public repositories matching this topic...
fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!
-
Updated
Jul 28, 2020 - JavaScript
Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.
-
Updated
Jul 3, 2023 - JavaScript
List React component files inside a directory
-
Updated
Jul 27, 2023 - JavaScript
Like `fs.promises.readdir()`, but sorts the result based on `String#localeCompare()`
-
Updated
Jul 7, 2019 - JavaScript
Run `fs.lstat()` for all contents in a given directory
-
Updated
Apr 24, 2019 - JavaScript
fsPromises.readdir withFileTypes ponyfill https://nodejs.org/dist/latest-v10.x/docs/api/fs.html#fs_fspromises_readdir_path_options
-
Updated
Dec 30, 2018 - JavaScript
Read directory and return promise or directory object with files
-
Updated
Mar 7, 2015 - JavaScript
📖 Provides recursive readdir() and readdirSync() functions. 📁
-
Updated
May 3, 2023 - JavaScript
readdirSync with some useful options: recursively, exclude name and ext, get only file or directory.
-
Updated
Sep 14, 2017 - JavaScript
List all files in a given directory
-
Updated
Mar 17, 2019 - JavaScript
Like `fs.readdir`, but excludes autogenerated contents for example .DS_Store and Thumbs.db
-
Updated
Apr 12, 2019 - JavaScript
Improve this page
Add a description, image, and links to the readdir topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the readdir topic, visit your repo's landing page and select "manage topics."