sindresorhus / make-dirLinks
Make a directory and its parents if needed - Think `mkdir -p`
☆478Updated last year
Alternatives and similar repositories for make-dir
Users that are interested in make-dir are comparing it to the libraries listed below
Sorting:
- Copy files☆430Updated this week
- Get stdin as a string or buffer☆340Updated last year
- Clean up error stack traces☆341Updated 2 years ago
- Wait for localhost to be ready☆275Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Import a module lazily☆247Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Open stuff like URLs, files, executables. Cross-platform.