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:
- Clean up error stack traces☆340Updated 2 years ago
- Copy files☆429Updated last year
- Get stdin as a string or buffer☆339Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 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☆436Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Simple micro templating☆364Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Wait for localhost to be ready☆275Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Create a promise that can be canceled☆443Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Create an error from multiple errors☆246Updated last year
- Import a module while bypassing the cache☆284Updated 6 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆425Updated last year
- The https://npms.io API☆191Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Move a file - Even works across devices☆201Updated last year
- Import a module lazily☆247Updated 3 years ago
- Get a random temporary file or directory path☆433Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆399Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Check whether a package or organization name is available on npm☆171Updated last year
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago