The fs-utils-sync package provides a collection of well-tested, synchronous file system utility functions. It promotes consistency and readability across projects by providing a unified approach to common file operations, saving you development time and i
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
Recursively read a directory
Filesystem utils for Node
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
Angular DevKit - Core Utility Library
Utils for string compression and decompression with multiple strategies for Node.js and browser
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.
Cacheable Utilities for Caching Libraries
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
destroy a stream if possible
fs.copyFileSync ponyfill
TypeScript definitions for klaw-sync
Allows users to use generators in order to write common functions that can be both sync or async.
Stub node fs module in browser
mkdirp as promised
Utilities for typed filesystem interactions
Get an array of recursive directory contents
utils for filesystem