sindresorhus / tempfileLinks
Get a random temporary file path
☆80Updated 2 years ago
Alternatives and similar repositories for tempfile
Users that are interested in tempfile are comparing it to the libraries listed below
Sorting:
- Write data to a random temporary file☆105Updated 11 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Check if your package was installed globally☆70Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Check if a string or buffer is SVG☆139Updated this week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Copy a file☆121Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago