An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with readdir

A curated list of projects in awesome lists tagged with readdir .

https://github.com/mrmlnc/fast-glob

:rocket: It's a very fast and efficient glob library for Node.js

filesystem find fs glob glob-pattern globbing node-glob patterns readdir scandir wildcard

Last synced: 12 May 2025

https://github.com/paulmillr/readdirp

Recursive version of fs.readdir with small RAM & CPU footprint.

bun deno filesystem fs node readdir readdirp

Last synced: 13 May 2025

https://github.com/js-devtools/readdir-enhanced

fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!

async directory eventemitter filesystem filter javascript ls nodejs readdir recursion stream

Last synced: 15 Dec 2025

https://github.com/poppinss/utils

A toolkit of utilities used across all the AdonisJS, Edge, and Japa packages

esm exception readdir require-all utils

Last synced: 18 Jan 2026

https://github.com/folder/readdir

Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.

dir directories directory fdir file-system fs javascript jonschlinkert nested node nodejs path read readdir readdirp realpath recurse recursive walk

Last synced: 11 Mar 2026

https://github.com/fabiospampinato/tiny-readdir-glob

A simple promisified recursive readdir function, with support for globs.

glob promise readdir recursive simple tiny

Last synced: 09 Apr 2025

https://github.com/diegohaz/list-react-files

List React component files inside a directory

react react-components readdir

Last synced: 13 Jun 2025

https://github.com/fabiospampinato/tiny-readdir-glob-gitignore

A simple promisified recursive readdir function, with support for globs and .gitignore files.

gitignore glob promise readdir recursive simple tiny

Last synced: 27 Jul 2025

https://github.com/coderaiser/readify

Read directory content with file attributes: size, date, owner, mode

cloudcmd date directory javascript nodejs owner readdir size sorting

Last synced: 01 Jul 2025

https://github.com/denorg/recursive-readdir

📁 Recursively read directories in Deno

deno denoland deonrg fs readdir recursion typescript

Last synced: 10 Apr 2025

https://github.com/bevry-archive/readdir-cluster

Use multiple CPU cores via clusters for the fastest way to read nested directories and their stats

cluster nodejs readdir

Last synced: 10 Apr 2025

https://github.com/jaywcjlove/recursive-readdir-files

Node.js module to list all files in a directory or any subdirectories.

files javascript nodejs readdir recursive recursive-readdir

Last synced: 13 May 2025

https://github.com/fabiospampinato/tiny-readdir

A simple promisified recursive readdir function.

promise readdir recursive simple tiny

Last synced: 27 Jul 2025

https://github.com/shinnn/readdir-sorted

Like `fs.promises.readdir()`, but sorts the result based on `String#localeCompare()`

alphabetical asynchronous javascript locale-awareness nodejs promise readdir set sort

Last synced: 05 Mar 2026

https://github.com/jamiebuilds/readdir-withfiletypes

A ponyfill for fs.readdir(path, { withFileTypes: true })

fs node nodejs polyfill ponyfill readdir readdirsync

Last synced: 17 May 2026

https://github.com/jonasalfredsson/docker-on-tmpfs

GitHub Action that mounts a tmpfs volume on /var/lib/docker/.

386 armv7 cryptography docker getdents64 github-actions hacktoberfest qemu readdir tmpfs

Last synced: 11 May 2025

https://github.com/shinnn/lstat-dir

Run `fs.lstat()` for all contents in a given directory

async directory filesystem information lstat mode promise readdir stat

Last synced: 09 Apr 2025

https://github.com/callmecavs/reread

Recursively read paths to all files within a folder and its subfolders.

readdir recursive

Last synced: 11 Jun 2026

https://github.com/olekenneth/node-readdir-recursive-promise

Read directory and return promise or directory object with files

javascript nodejs promise readdir

Last synced: 29 Oct 2025

https://github.com/fabioricali/readdirsync2

readdirSync with some useful options: recursively, exclude name and ext, get only file or directory.

javascript node-js readdir readdirsync recursive

Last synced: 03 May 2026

https://github.com/igorskyflyer/npm-recursive-readdir

📖 Fast, type-safe recursive directory reader for Node.js with depth control, entry filtering, and sync/async APIs. 📁

back-end directory filesystem igorskyflyer javascript node nodejs readdir recursive traversal

Last synced: 14 May 2026

https://github.com/lasalefamine/readdir-life

:file_folder: Check the oldest/latest files/folders within a directory

directories-scanner fs life readdir sort stats

Last synced: 02 May 2026

https://github.com/tiaanduplessis/todobru

Scan project for TODOs, FIXMEs, HACKs or whatever

fixme fs hack readdir too

Last synced: 08 Aug 2025

https://github.com/tiaanduplessis/read-dir-recur

Recursively read directories

fs read readdir recursive

Last synced: 08 Aug 2025

https://github.com/shinnn/list-utf8-files

List all UTF8-encoded files in a given directory

async encoding javascript list nodejs promise readdir set utf-8 utf8

Last synced: 18 May 2026

https://github.com/aboviq/readdir-recursive

Customizeable async recursive fs.readdir with no dependencies and sane defaults

async fs no-dependencies nodejs readdir

Last synced: 30 Apr 2026

https://github.com/jameslnewell/finder-on-steroids

Recursively finds files and directories.

finder readdir recursive

Last synced: 31 Mar 2026

https://github.com/jameslnewell/readdir-on-steroids

Recursively read the contents of a directory.

directory javascript readdir recursive

Last synced: 29 Apr 2026

https://github.com/wallycarvalho/async-filecator

A simple library that hands off an async interface for fs.readdir

async await fs nodejs readdir

Last synced: 14 May 2026

https://github.com/takanoriyanagitani/wasi-faster-dirent-count

count known files; will NOT use readdir/getdents64 (0201.txt, 0202.txt, 0203.txt, ... , 0229.txt -> 28)

getdents64 readdir wasi wasm wasmer wasmtime

Last synced: 01 May 2026

https://github.com/shinnn/readdir-clean

Like `fs.readdir`, but excludes autogenerated contents for example .DS_Store and Thumbs.db

filesystem filter javascript list nodejs promise readdir

Last synced: 02 May 2026

https://github.com/mouni2619/nodejs-filesystem

This Node.js code sets up a basic Express server that provides two main endpoints for handling file operations.this server provides a simple API for creating text files with timestamps and listing existing files, demonstrating basic file system operations in a Node.js environment using Express.

expressjs filesystem nodejs readdir writefile

Last synced: 12 Apr 2026