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☆189Updated 11 months ago
- node.js util module as a module☆254Updated 11 months ago
- Detect the image type of a Buffer/Uint8Array☆419Updated 6 months ago
- 🖥️ 🍭 Printing Pretty Tables on your console☆204Updated last month
- encode & decode HTML & XML entities with ease & speed☆367Updated this week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆345Updated last week
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 3 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆319Updated last year
- the mighty option parser used by yargs☆520Updated 3 months ago
- node byte string parser☆473Updated last year
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Regular expression for matching IP addresses☆199Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆513Updated 3 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆394Updated 3 years ago
- Handler for htmlparser2, to get a DOM☆358Updated last week
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Is the given string an acceptable npm package name?☆305Updated this week
- Run some code when the process exits☆298Updated 3 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 3 months ago
- parse argument options☆642Updated 10 months ago
- Create and parse HTTP Content-Disposition header☆237Updated 2 weeks ago
- Copy files☆436Updated last month
- Generate self-signed certificates from node.js☆249Updated 2 weeks ago
- kill trees of processes☆352Updated 5 years ago