memfs

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

memfs downloads memfs version memfs license

memfs類似パッケージ:
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)
統計詳細
パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
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