Binary package “node-memfs” in ubuntu oracular

In-memory filesystem with Node's API

 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.