isaacs / node-mkdirpLinks
Recursively mkdir, like `mkdir -p`, but in node.js
☆196Updated 2 years ago
Alternatives and similar repositories for node-mkdirp
Users that are interested in node-mkdirp are comparing it to the libraries listed below
Sorting:
- encode & decode HTML & XML entities with ease & speed☆375Updated this week
- Convert Windows backslash paths to slash paths☆338Updated 2 years ago
- Detect the image type of a Buffer/Uint8Array☆421Updated 8 months ago
- The path module from Node.js for browsers☆192Updated last year
- node byte string parser☆476Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- node.js util module as a module☆254Updated last year
- parse argument options☆655Updated last month
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- 🖥️ 🍭 Printing Pretty Tables on your console☆210Updated last week
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Run some code when the process exits☆300Updated this week
- Is the given string an acceptable npm package name?☆309Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆250Updated this week
- Strip ANSI escape codes from a string