sindresorhus / tempy
Get a random temporary file or directory path
☆428Updated last year
Alternatives and similar repositories for tempy:
Users that are interested in tempy are comparing it to the libraries listed below
- Copy files☆428Updated 8 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆347Updated 5 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Get stdin as a string or buffer☆337Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Run some code when the process exits☆284Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆329Updated 4 months ago
- Timeout a promise after a specified amount of time☆288Updated 3 months ago
- Memoize promise-returning & async functions☆405Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Parse JSON with more helpful errors☆364Updated 2 weeks ago
- Delay a promise a specified amount of time☆614Updated last year
- Wait for a condition to be true☆158Updated last year
- Convert a string to a valid safe filename☆498Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 2 weeks ago
- Wait for localhost to be ready☆275Updated 11 months ago
- Get the visual width of a string - the number of columns required to display it☆487Updated 9 months ago
- Autocomplete prompt for inquirer☆356Updated last year
- Get metadata of a package from the npm registry☆240Updated 9 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Move a file - Even works across devices☆199Updated last year
- node byte string parser☆468Updated 9 months ago
- Create an error from multiple errors☆245Updated last year
- Quickly scan for CLI flags and arguments☆648Updated last year