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☆54Updated 3 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Write data to a random temporary file☆105Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Copy a file☆121Updated last week
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Filter object keys and values into a new object☆103Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago