TypeScript SDK for Box API with seamless Box Drive integration - manage files, folders, webhooks, and sync between cloud and local filesystem
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Create sync/async APIs with usable logic
File system walker with Readable stream interface.
Filesystem utilities for Quansync
A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.
Stubborn versions of Node's fs functions that try really hard to do their job.
fs.copyFileSync ponyfill
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
TypeScript definitions for klaw-sync
Vinyl adapter for the file system.
Allows users to use generators in order to write common functions that can be both sync or async.
node.js backend layer for i18next using fs module to load resources synchronously from filesystem
Get an array of recursive directory contents
synchronous fs with more fun
Monkey patches for file system related things.
TypeScript definitions for graceful-fs
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Synchronously write a file and create its ancestor directories if needed
Utilities for Svelte 5 that I find useful and will use in the various projects I work on. It's maintained by me, for me.
In-memory file-system with Node's fs API.
filesystem bindings for tar-stream