Head's Up: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
TODO:
- Verify code - put in async version - show tmp versions
const fs = require('fs') fs.mkdirSync('some/dir/path', {recursive: true})