isaacs / node-mkdirpLinks
Recursively mkdir, like `mkdir -p`, but in node.js
☆194Updated 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:
- The path module from Node.js for browsers☆188Updated 10 months ago
- encode & decode HTML & XML entities with ease & speed☆363Updated last week
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- node byte string parser☆472Updated last year
- the mighty option parser used by yargs☆516Updated 2 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated last week
- 🖥️ 🍭 Printing Pretty Tables on your console☆200Updated this week
- node.js util module as a module☆253Updated 10 months ago
- Detect the image type of a Buffer/Uint8Array☆413Updated 5 months ago
- parse argument options☆638Updated 9 months ago
- Find a file or directory by walking up parent directories☆624Updated last month
- Create and parse HTTP Content-Disposition header☆235Updated 3 weeks ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆317Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Strip ANSI escape codes from a string☆421Updated last month
- Regular expression for matching IP addresses☆197Updated 2 years ago
- Run some code when the process exits☆296Updated last week
- Copy files☆432Updated this week
- Is the given string an acceptable npm package name?☆303Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Timeout a promise after a specified amount of time☆294Updated 2 weeks ago
- Handler for htmlparser2, to get a DOM☆356Updated this week
- Get the latest version of an npm package☆175Updated last year
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆393Updated 3 years ago
- Generate self-signed certificates from node.js☆245Updated 3 months ago
- Get size of a JavaScript object☆322Updated last year
- kill trees of processes☆349Updated 5 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆365Updated this week
- Create simple HTTP ETags☆262Updated 3 weeks ago