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
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Lazy number range generator☆81Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Write data to a random temporary file☆105Updated 6 months ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Compressible Content-Type / mime checking.☆99Updated 10 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Import a globally installed module☆57Updated last year