mkdirp
Here are 26 public repositories matching this topic...
Synchronously write a file and create its ancestor directories if needed
-
Updated
May 26, 2019 - JavaScript
📁 Recursively create directories, like `mkdir -p`, and return a promise.
-
Updated
Nov 2, 2018 - JavaScript
Utility function to ensure a directory path exists and return a Promise
-
Updated
Feb 12, 2022 - JavaScript
Prepare for writing a file to the given path – create ancestor directories and verify no directory exists in the path
-
Updated
Jun 26, 2019 - JavaScript
A webpack plugin to generate icons of different sizes
-
Updated
Jun 1, 2024 - TypeScript
Write a file and create its ancestor directories if needed
-
Updated
Apr 23, 2019 - JavaScript
Make a directory on your OS's desktop with mkdird-cli utility and Node.js
-
Updated
Apr 10, 2022 - JavaScript
Async Nodejs FileSystem
-
Updated
Feb 12, 2022 - TypeScript
npm setup for using it as a build tool over Gulp or Grunt.
-
Updated
Oct 10, 2018
Writes data to file and automatically create its directories if not exists.
-
Updated
Dec 7, 2018 - JavaScript
Add this topic to your repo
To associate your repository with the mkdirp topic, visit your repo's landing page and select "manage topics."