fs-zoo
v1.1.0
Published
File system abstractions and implementations
Downloads
464
Maintainers
Readme
fs-zoo
JavaScript file system utilities for Node.js and browser.
Install
npm i fs-zoo
Resources
- Documentation
- Code reference
- Test coverage
Demos
- 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
See also
memfs
- creates an in-memory file system, with Node.jsfs
APIunionfs
- creates a union of multiple filesystem volumesfs-monkey
- monkey-patches Node'sfs
module andrequire
functionlinkfs
- redirects filesystem pathsspyfs
- spies on filesystem actions
License
Apache 2.0