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:
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Reliably get the terminal window size☆141Updated last year
- Write data to a random temporary file☆105Updated 10 months ago
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get PID from a port☆79Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Filter object keys and values into a new object☆101Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 11 months ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Check if your package was installed globally☆70Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago