sindresorhus / make-dir
Make a directory and its parents if needed - Think `mkdir -p`
☆478Updated 10 months ago
Alternatives and similar repositories for make-dir:
Users that are interested in make-dir are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆428Updated 7 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago
- Get a random temporary file or directory path☆427Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Wait for localhost to be ready☆275Updated 10 months ago
- Simple wildcard matching☆537Updated 3 years ago
- Make your JSON look AWESOME☆246Updated last year
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Read and parse a JSON file☆245Updated last year
- Parse yes/no like values☆267Updated 2 years ago
- Delay a promise a specified amount of time☆612Updated last year
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- The https://npms.io API☆188Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Toolkit for building command line interfaces☆462Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- 👌 Checks paths and scripts defined in package.json before you publish☆236Updated 2 weeks ago
- Move a file - Even works across devices☆198Updated last year
- Simple micro templating☆363Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆390Updated last year
- Parse JSON with more helpful errors☆356Updated last year
- Pretty ESLint formatter☆525Updated 7 months ago
- Get paths for storing things like data, config, cache, etc☆384Updated 8 months ago
- Detect when an element is ready in the DOM☆437Updated 4 months ago