memory-fs

[DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.

MIT License

Downloads
47M
Stars
882
Committers
18

Bot releases are hidden (Show)

memory-fs - Latest Release

Published by sokra about 5 years ago

Features

  • allow to pass encoding
  • add operation to error message (align to node.js)

Bugfixes

  • Normalize UNC paths correctly
  • fix and improve error message
  • fix join/normalize bug when ./.. is used