/memfs

JavaScript file system utilities

Primary LanguageTypeScriptApache License 2.0Apache-2.0

memfs

JavaScript file system utilities for Node.js and browser.

Install

npm i memfs

Docs

Demos

See also

  • 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