sindresorhus / tempfile
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
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Import a globally installed module☆58Updated last year
- Check if something is a Node.js stream☆111Updated 6 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Write data to a random temporary file☆105Updated 9 months ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Check if a string is HTML☆95Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago