sindresorhus / make-dirLinks
Make a directory and its parents if needed - Think `mkdir -p`
☆477Updated 4 months ago
Alternatives and similar repositories for make-dir
Users that are interested in make-dir are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆346Updated 2 months ago
- Copy files☆434Updated 3 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Wait for localhost to be ready☆279Updated 3 months ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Get a random temporary file or directory path☆440Updated last week
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Simple micro templating☆373Updated 4 months ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- Parse JSON with more helpful errors☆373Updated 9 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Read and parse a JSON file☆247Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆437Updated 2 months ago
- Create a promise that can be canceled☆447Updated 4 months ago
- Import a module lazily☆249Updated 3 years ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Parse yes/no like values☆272Updated 5 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- The https://npms.io API☆192Updated last year
- Get paths for storing things like data, config, cache, etc☆426Updated 3 weeks ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago