1.0.7 • Published 5 years ago
@talkweb/utils v1.0.7
util methods
Convert common methods to async functions
AsyncFunction: dirExists(path)
AsyncFunction: copy(src, dst)
AsyncFunction: findFiles(path, ignore)
pathSep(path)
readFile(path, options)
writeFile(path, data, options)
readdir(path)
getStat(path)
delDir(path)