CodeBrowser / npm / fs-monkey
fs-monkey@1.1.0
// Monkey patches for file system related things.
$ npm install fs-monkey
downloads/wk
23,750,193
license
Unlicense
version
1.1.0
published
Jul 18, 2025
What is fs-monkey?
fs-monkey is a library that monkey patches Node.js file system operations, allowing you to intercept and modify how your code interacts with the file system. Developers use it to mock file system behavior in tests, redirect file operations, or simulate different file system states without affecting the actual disk.
Keywords
#fs #file #file system #monkey #fsmonkey #monkeyfs #monkeypatch #patch
Maintainers
streamich