memfs

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

memfs downloads memfs version memfs license

memfs类似的npm包:
npm下载趋势
3 年
🌟 在 memfs 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## 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
🌟 在 memfs 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of memfs](https://npm-compare.com/img/github-trend/memfs.png)](https://npm-compare.com/memfs)
统计详情
npm包名称
下载量
Stars
大小
Issues
发布时间
License
memfs25,461,2411,990770 kB4911 天前Apache-2.0
memfs的README

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