There are 1 repository under mkdirp topic.
This neovim plugin creates missing folders on save.
Synchronously write a file and create its ancestor directories if needed
Ensure directories exist before writing to them.
:rocket: Ensure path exists
📁 Recursively create directories, like `mkdir -p`, and return a promise.
Utility function to ensure a directory path exists and return a Promise
A deno tool to handle directories and files through script: delete directories or files, copy simple or recursive, etc. Inspired by rimraf and mkdirp
Prepare for writing a file to the given path – create ancestor directories and verify no directory exists in the path
Make a directory on your OS's desktop with mkdird-cli utility and Node.js
A webpack plugin to generate icons of different sizes
Write a file and create its ancestor directories if needed
npm setup for using it as a build tool over Gulp or Grunt.
Bluebird promise version of mkdirp
Writes data to file and automatically create its directories if not exists.