node-fake-fs icon indicating copy to clipboard operation
node-fake-fs copied to clipboard

Fake node.js file system for testing

Results 2 node-fake-fs issues
Sort by recently updated
recently updated
newest added

is it possible to implement permissions here?

Fake-fs as it is, is already quite useful. It would be even more useful if it implemented more of the node fs api. One of the missing functions is 'createReadStream'....