Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-memfs
In-memory filesystem with Node's API
https://github.com/streamich/memfs#readme
0
no reviews
Install
Implements Node's fs API
stores files in memory, in buffers and throws same errors as Node.js has the concepts of i-nodes and implements hard links and soft links
Node.js is an event-based server-side JavaScript engine.