Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 318 Bytes

memory-fs-extra

Just like what node-fs-extra did to fs, it extends memory-fs, with some little diff

mkdirp, mkdirs, ensureDir, mkdirpSync, mkdirsSync, ensureDirSync

Base on the origin meth 'mkdirp' in property of memoryFs, and it dose not support options

copy

do not support filter fn which return a promise