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
- Get the directory of globally installed packages and binaries☆75Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month
- Check if a URL is absolute☆79Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if a string is HTML☆95Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Conditional promise chains☆60Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Check if a value is a plain object☆102Updated 10 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Iterate over promises serially☆50Updated 2 years ago