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
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Write data to a random temporary file☆105Updated 7 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 6 months ago
- Get namespaced config from the closest package.json☆121Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Copy a file☆121Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago