sindresorhus / tempfile
Get a random temporary file path
☆79Updated 2 years ago
Alternatives and similar repositories for tempfile:
Users that are interested in tempfile are comparing it to the libraries listed below
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Conditional promise chains☆60Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Import a globally installed module☆58Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if your package was installed globally☆70Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 10 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get PID from a port☆79Updated 4 years ago
- Easily handle defaults for your options☆74Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Iterate over promises serially☆50Updated 2 years ago