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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Iterate over promises serially☆50Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Write data to a random temporary file☆105Updated last year
- Get the path of the parent module☆78Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Conditional promise chains☆62Updated 4 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago