Search results
169 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
List files and directories inside the specified directory
Recursive version of fs.readdir with streaming API.
Recursive fs.readdir with streaming API and glob filtering.
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
fs (file system package) extensions
[![npm](https://img.shields.io/npm/v/recrawl-sync.svg)](https://www.npmjs.com/package/recrawl-sync) [![ci](https://github.com/aleclarson/recrawl/actions/workflows/release.yml/badge.svg)](https://github.com/aleclarson/recrawl/actions/workflows/release.yml)
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
A simple promisified recursive readdir function, with support for globs.
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
- fs
- readdir
- async
- promise
- iterator
- generator
- async-iterator
- stream
- event
- event-emitter
- recursive
- deep
- walk
- crawl
- View more
A simple promisified recursive readdir function.
NodeJS library to recursively read a directory path's contents synchronously
A blazing fast recursive directory crawler with lazy sync and async iterator support.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
Recursively read a directory, blazing fast.
[![npm](https://img.shields.io/npm/v/recrawl.svg)](https://www.npmjs.com/package/recrawl) [![ci](https://github.com/aleclarson/recrawl/actions/workflows/release.yml/badge.svg)](https://github.com/aleclarson/recrawl/actions/workflows/release.yml) [![codeco
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
- fs
- readdir
- async
- promise
- iterator
- generator
- async-iterator
- stream
- event
- event-emitter
- recursive
- deep
- walk
- crawl
- View more
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above
A collection of recursive filesystem utilities
A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.