An open API service providing repository metadata for many open source software ecosystems.

Topic: "readdir"

mrmlnc/fast-glob

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

Language: JavaScript - Size: 909 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 2,642 - Forks: 116

paulmillr/readdirp

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

Language: JavaScript - Size: 449 KB - Last synced at: about 22 hours ago - Pushed at: about 2 months ago - Stars: 387 - Forks: 54

JS-DevTools/readdir-enhanced

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

Language: JavaScript - Size: 578 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 86 - Forks: 4

poppinss/utils

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

Language: TypeScript - Size: 1.38 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 72 - Forks: 14

folder/readdir

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

Language: JavaScript - Size: 74.2 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 1

fabiospampinato/tiny-readdir-glob

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

Language: TypeScript - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 27 - Forks: 1

diegohaz/list-react-files

List React component files inside a directory

Language: JavaScript - Size: 55.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 4

win32ports/dirent_h

header-only Windows implementation of the <dirent.h> header

Language: C - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 20 - Forks: 10

TomerAberbach/get-all-files

⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support.

Language: TypeScript - Size: 685 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 18 - Forks: 4

silverwind/rrdir

Recursive directory reader with a delightful API

Language: TypeScript - Size: 1.35 MB - Last synced at: 6 days ago - Pushed at: 24 days ago - Stars: 16 - Forks: 1

fabiospampinato/tiny-readdir-glob-gitignore

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

Language: TypeScript - Size: 28.3 KB - Last synced at: about 19 hours ago - Pushed at: 2 months ago - Stars: 13 - Forks: 0

bevry-archive/readdir-cluster

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

Language: TypeScript - Size: 683 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

coderaiser/readify

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

Language: JavaScript - Size: 1.77 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 5

denorg/recursive-readdir

📁 Recursively read directories in Deno

Language: TypeScript - Size: 22.5 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

bevry/scandirectory

Scan a directory recursively with a lot of control and power

Language: TypeScript - Size: 1.05 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

jaywcjlove/recursive-readdir-files

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

Language: TypeScript - Size: 196 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

fabiospampinato/tiny-readdir

A simple promisified recursive readdir function.

Language: JavaScript - Size: 53.7 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 4

shinnn/readdir-sorted

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

Language: JavaScript - Size: 125 KB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

JonasAlfredsson/docker-on-tmpfs

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

Size: 9.77 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

shinnn/lstat-dir

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

Language: JavaScript - Size: 142 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

jamiebuilds/readdir-withFileTypes

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

Language: TypeScript - Size: 108 KB - Last synced at: 24 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

callmecavs/reread

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

Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 0

stdlib-js/fs-read-dir

Read the entire contents of a directory.

Language: JavaScript - Size: 461 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

coderaiser/dropboxify

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

Language: JavaScript - Size: 46.9 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

waitingsong/node-rxwalker

Language: TypeScript - Size: 531 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

coderaiser/fs-readdir-with-file-types

fsPromises.readdir withFileTypes ponyfill https://nodejs.org/dist/latest-v10.x/docs/api/fs.html#fs_fspromises_readdir_path_options

Language: JavaScript - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

olekenneth/node-readdir-recursive-promise

Read directory and return promise or directory object with files

Language: JavaScript - Size: 133 KB - Last synced at: 1 day ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 2

woodger/pwd-fs

Extend the capabilities of the Node.js® fs module to advertise the current working directory and recursively execute

Language: TypeScript - Size: 190 KB - Last synced at: about 15 hours ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

igorskyflyer/npm-recursive-readdir

📖 Provides recursive readdir() and readdirSync() functions. 📁

Language: JavaScript - Size: 187 KB - Last synced at: about 4 hours ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shinnn/enumerate-files

List all files in a given directory

Language: JavaScript - Size: 85 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

moghadban/Reading-Files-Hashing-Python

Module to calculate the MD5 values of JPEG files within directories and sub directories

Language: HTML - Size: 5.15 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

fabioricali/readdirSync2

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

Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

LasaleFamine/readdir-life

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

Language: JavaScript - Size: 129 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

SelvakumarBoominathan/NodeJS_FS

A simple Express.js server that creates and reads text files with timestamps. The server allows you to create new files with only timestamps and retrieve the contents of all files in a specific directory.

Language: JavaScript - Size: 316 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 2.19 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aboviq/readdir-recursive

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

Language: JavaScript - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

systemgenes/cone

A beginner's C libraries and helper functions

Language: C - Size: 158 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

takanoriyanagitani/wasi-faster-dirent-count

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

Language: Rust - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tiaanduplessis/todobru

Scan project for TODOs, FIXMEs, HACKs or whatever

Language: JavaScript - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

tiaanduplessis/read-dir-recur

Recursively read directories

Language: JavaScript - Size: 43.9 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

shinnn/readdir-clean

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

Language: JavaScript - Size: 82 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

shinnn/list-utf8-files

List all UTF8-encoded files in a given directory

Language: JavaScript - Size: 87.9 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

wallycarvalho/async-filecator

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

Language: JavaScript - Size: 67.4 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Zlitus/large-directory-readdir

Simple solution to read a very large directory in Node.js, based on bash find command

Language: JavaScript - Size: 1.07 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jameslnewell/readdir-on-steroids

Recursively read the contents of a directory.

Language: TypeScript - Size: 104 KB - Last synced at: about 6 hours ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jameslnewell/finder-on-steroids

Recursively finds files and directories.

Language: TypeScript - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0