Promise queue with concurrency control
Monkey patches for file system related things.
A simple tool to keep requests to be executed in order.
TypeScript definitions for graceful-fs
a stream of blocks
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
File System Access API implementation backed by core filesystem primitives
Write data to a random temporary file
OCI NodeJS client for Queue Service
filesystem bindings for tar-stream
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Next tick shim that prefers process.nextTick over queueMicrotask for compat
fonts (ttf, woff, woff2, eot, svg, otf) parse, write, transform, glyph adjust.
fs.copyFileSync ponyfill
Stubborn versions of Node's fs functions that try really hard to do their job.
Node.js standard library dependencies for fs-related packages
Utility functions for Node.js fs module
a streaming CRC32 checksumer
Native file system operations for Bare
safely create multiple ReadStream or WriteStream objects from the same file descriptor
A writeFile queue which reattempts to write after errors occur
simplified stream construction
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.