memfs

In-memory file-system with Node's fs API.

memfs downloads memfs version memfs license

memfsSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on memfs's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of memfs](https://npm-compare.com/img/npm-trend/THREE_YEARS/memfs.png)](https://npm-compare.com/memfs#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on memfs's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of memfs](https://npm-compare.com/img/github-trend/memfs.png)](https://npm-compare.com/memfs)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
memfs25,461,2411,990770 kB4911 days agoApache-2.0
README for memfs

memfs

JavaScript file system utilities for Node.js and browser. Implementation of in-memory Node.js fs module API and in-memory browser File System API, as well as adapters from fs module to File Sytem API and from File Sytem API to fs module.

Install

npm i memfs

Resources

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