sindresorhus / tempy
Get a random temporary file or directory path
☆427Updated last year
Alternatives and similar repositories for tempy:
Users that are interested in tempy are comparing it to the libraries listed below
- Find a file or directory by walking up parent directories☆591Updated 8 months ago
- Copy files☆428Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Move a file - Even works across devices☆199Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 10 months ago
- Clean up error stack traces☆339Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Convert a string to a valid safe filename☆494Updated last year
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Simple micro templating☆363Updated 2 years ago
- Autocomplete prompt for inquirer☆356Updated last year
- Pretty unicode tables for the command line☆556Updated 3 months ago
- Create clickable links in the terminal☆626Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆374Updated 3 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Wait for localhost to be ready☆275Updated 9 months ago
- Run some code when the process exits☆282Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 4 months ago
- Parse JSON with more helpful errors☆351Updated 11 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Minimalistic update notifications for command line interfaces☆166Updated 8 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Temporary file and directory creator for node.js☆743Updated 7 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆353Updated 8 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago