sindresorhus / tempfileLinks
Get a random temporary file path
☆81Updated 2 weeks 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
- Get the path of the parent module☆79Updated 4 months ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Copy a file☆123Updated 5 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Indent each line in a string☆115Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Check if a string is HTML☆95Updated 5 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 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 2 weeks ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Create a hash for file revving☆108Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago