#
readdir
Here are 39 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.
nodejs
javascript
node
directory
fs
read
path
realpath
file-system
recursive
readdir
dir
nested
directories
walk
recurse
jonschlinkert
readdirp
fdir
-
Updated
May 12, 2021 - JavaScript
List React component files inside a directory
-
Updated
Jul 15, 2017 - JavaScript
Handy utilities for repetitive work
-
Updated
Dec 19, 2021 - TypeScript
Recursive directory reader with a delightful API
-
Updated
Mar 5, 2021 - JavaScript
nodejs
javascript
files
npm
benchmark
paths
directory
fs
npm-package
path
npm-module
recursive
readdir
node-js
node-module
file-tree
iterates
micromatch
async-iterator-support
-
Updated
Sep 22, 2021 - JavaScript
Run `fs.lstat()` for all contents in a given directory
-
Updated
Apr 24, 2019 - JavaScript
Like `fs.promises.readdir()`, but sorts the result based on `String#localeCompare()`
-
Updated
Jul 7, 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
Node.js module to list all files in a directory or any subdirectories.
-
Updated
Dec 4, 2021 - TypeScript
Read directory and return promise or directory object with files
-
Updated
Mar 7, 2015 - JavaScript
-
Updated
Aug 9, 2021 - 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."