SkillAgentSearch skills...

Memfs

Node.js "fs" and browser "File System API" adapters and in-memory implementations 👍

Install / Use

/learn @streamich/Memfs
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

View on GitHub
GitHub Stars2.0k
CategoryDevelopment
Updated17h ago
Forks144

Languages

TypeScript

Security Score

100/100

Audited on Mar 31, 2026

No findings