Home Explore Help
Sign In
lovecoding
/
w1020
10
0
Fork 0
Files Issues 0 Pull Requests 0 Wiki
Branch: master
Branches Tags
master
w1020
/
22.webpack
/
node_modules
/
memfs
/
README.md

README.md 1.6 KB
Permalink History Raw

memfs

JavaScript file system utilities for Node.js and browser.

Install

npm i memfs

Resources

  • In-memory Node.js fs API
  • In-memory browser File System (Access) API
  • fs to File System (Access) API adapter
  • File System (Access) API to fs adapter
  • Directory snapshot utility
  • print directory tree to terminal
  • Code reference
  • Test coverage

Demos

  • Git in browser, which writes to a real folder
  • Git in browser, which writes to OPFS file system
  • Git on in-memory file system
  • fs in browser, creates a .tar file in real folder
  • fs in browser, synchronous API, writes to real folder

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

© 2025 Gogs
Page: 47ms Template: 1ms
English
English 简体中文 繁體中文(香港) 繁體中文(臺灣) Deutsch français Nederlands latviešu русский 日本語 español português do Brasil polski български italiano suomi Türkçe čeština српски svenska 한국어 galego українська English (United Kingdom) Magyar Slovenčina Indonesian Persian Vietnamese Português Монгол Română
Javascript Licenses Website