Showing 1-20 of 43,579 packages
synchronous fs with more fun
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.
Basic file system tools with easy to remember names
A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.
Filesystem utilities for Quansync
Stubborn versions of Node's fs functions that try really hard to do their job.
TypeScript definitions for klaw-sync
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
fs.copyFileSync ponyfill
Allows users to use generators in order to write common functions that can be both sync or async.
tar for node
Get an array of recursive directory contents
Monkey patches for file system related things.
TypeScript definitions for graceful-fs
node.js backend layer for i18next using fs module to load resources synchronously from filesystem
Synchronously write a file and create its ancestor directories if needed