Showing 1-20 of 94 packages
solve node AWS lambda EMFILE issue
Stop getting EMFILE errors! Open only as many files as the operating system supports.
A fork of chokidar that uses graceful-fs to avoid EMFILE
Limit the active forks to prevent EMFILE error when working with large number of entries.
A drop-in replacement for fs, making various improvements.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Open Node Streams on demand.
TypeScript definitions for graceful-fs
The file system watcher that strives for perfection, with no native dependencies and optional rename detection support.
A deep deletion module for node (like `rm -rf`)
An effort to enable single lambda handles functionally the same requests from different sources: console test, sns, sqs, api gateway and api invoke. It also addresses AWS lambda EMFILE issue.
Read and write files atomically and reliably.
Drop-in Replacement for fs to prevent too many open files
fs (file system package) extensions
local Node/Browser development with Chrome DevTools. This fork uses a fork of watchify that prevents EMFILE warnings.
File system module for Hexo.
Asynchronous recursive file copying (with graceful-fs)
Extra methods for the fs object (with graceful-ncp)
A neat wrapper around node.js fs.watch / fs.watchFile / fsevents. This fork only replaces fs with graceful-fs to prevent EMFILE errors.
NodeJS module for preprocessing Typescript sources and Embed Libraries