Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

fs-zoo

streamich206Apache-2.01.1.0TypeScript support: included

File system abstractions and implementations

fs, filesystem, fs.js, memory-fs, file, file system, mount, memory, in-memory, virtual, test, testing, mock, fsa, file system access, native file system, webfs, crudfs, opfs, casfs, content addressable storage

readme

fs-zoo

JavaScript file system utilities for Node.js and browser.

Install

npm i fs-zoo

Resources

Demos

See also

  • memfs - creates an in-memory file system, with Node.js fs API
  • unionfs - creates a union of multiple filesystem volumes
  • fs-monkey - monkey-patches Node's fs module and require function
  • linkfs - redirects filesystem paths
  • spyfs - spies on filesystem actions

License

Apache 2.0