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:
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Copy a file☆121Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Check if something is a Node.js stream☆114Updated last year
- Get the path of the parent module☆78Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Write data to a random temporary file☆107Updated last year
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Create a lazily evaluated value☆69Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Create a hash for file revving☆106Updated 2 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if a URL is absolute☆80Updated last month