Skip to content

memory-fs-extra adds file system methods that aren't included in the native fs module and adds promise support to the fs methods. just like what fs-extra did to fs

liuyuekeng/memory-fs-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

memory-fs-extra adds file system methods that aren't included in the native fs module and adds promise support to the fs methods. just like what fs-extra did to fs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published