fs.mkdir-shim
Polyfill/shim for fs.mkdir in node versions < v10.12
Polyfill/shim for fs.mkdir in node versions < v10.12
Designed to be a drop and replace for fs.writeFile and fs.mkdir. It supports recursive directory creation. It contains zero dependencies and uses Promises.