JavaScript file system utilities for Node.js and browser.
npm i memfs
- Documentation
- In-memory Node.js
fs
API -
experimental
fs
to File System Access API adapter -
experimental
File System Access API tofs
adapter -
experimental
crudfs
a CRUD-like file system abstraction -
experimental
casfs
Content Addressable Storage file system abstraction - Directory
snapshot
utility print
directory tree to terminal
- In-memory Node.js
- Code reference
- Test coverage
- Git in browser, which writes to a real folder
- Git in browser, which writes to OPFS file system
- Git on in-memory file system
fs
in browser, creates a.tar
file in real folderfs
in browser, synchronous API, writes to real foldercrudfs
andcasfs
in browser and Node.js interoperability
-
unionfs
- creates a union of multiple filesystem volumes -
fs-monkey
- monkey-patches Node'sfs
module andrequire
function -
linkfs
- redirects filesystem paths -
spyfs
- spies on filesystem actions
Apache 2.0