sindresorhus / make-dir
Make a directory and its parents if needed - Think `mkdir -p`
☆474Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for make-dir
- Wait for localhost to be ready☆273Updated 6 months ago
- Copy files☆424Updated 3 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Clean up error stack traces☆337Updated last year
- Get stdin as a string or buffer☆337Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Get a random temporary file or directory path☆424Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 2 weeks ago
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Simple wildcard matching☆537Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Create an error from multiple errors☆245Updated last year
- Make your JSON look AWESOME☆244Updated 11 months ago
- Move a file - Even works across devices☆198Updated last year
- Toolkit for building command line interfaces☆462Updated last year
- Get paths for storing things like data, config, cache, etc☆381Updated 4 months ago
- Read the closest package.json file☆258Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- The https://npms.io API☆189Updated 7 months ago
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Reliably get the terminal window size☆140Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆324Updated 2 years ago