isaacs / node-mkdirpLinks
Recursively mkdir, like `mkdir -p`, but in node.js
☆195Updated 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:
- node.js util module as a module☆254Updated last year
- The path module from Node.js for browsers☆192Updated last year
- encode & decode HTML & XML entities with ease & speed☆372Updated this week
- node byte string parser☆476Updated last year
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Create and parse HTTP Content-Disposition header☆237Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated last week
- Convert Windows backslash paths to slash paths☆338Updated 2 years ago
- 🖥️ 🍭 Printing Pretty Tables on your console☆208Updated last week
- the mighty option parser used by yargs☆520Updated last month
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Create simple HTTP ETags☆266Updated 3 weeks ago
- Handler for htmlparser2, to get a DOM☆359Updated last week
- Strip ANSI escape codes from a string☆432Updated 4 months ago
- Find a file or directory by walking up parent directories☆633Updated 4 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- parse argument options☆652Updated 3 weeks ago
- kill trees of processes☆353Updated 5 years ago
- Get metadata of a package from the npm registry☆247Updated last year
- Detect the image type of a Buffer/Uint8Array☆420Updated 8 months ago
- Run some code when the process exits☆300Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Get the latest version of an npm package☆176Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Is the given string an acceptable npm package name?☆308Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Copy files☆434Updated 3 months ago
- Escape string for use in HTML☆489Updated 3 years ago