sindresorhus / tempfileLinks
Get a random temporary file path
☆81Updated this week
Alternatives and similar repositories for tempfile
Users that are interested in tempfile are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Check if a string is HTML☆95Updated 4 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Copy a file☆122Updated 5 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a value is a plain object☆104Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Write data to a random temporary file☆108Updated this week
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year