sindresorhus / tempfileLinks
Get a random temporary file path
☆81Updated 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Copy a file☆122Updated 4 months ago
- Iterate over promises serially☆52Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Write data to a random temporary file☆108Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago