sindresorhus / temp-writeLinks
Write data to a random temporary file
☆107Updated last year
Alternatives and similar repositories for temp-write
Users that are interested in temp-write are comparing it to the libraries listed below
Sorting:
- Easy error subclassing and stack customization☆66Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Conditional promise chains☆63Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- recursively find the closest package.json☆47Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- touch(1) for node☆124Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Reliably get the terminal window size☆144Updated last year
- Lazy number range generator☆82Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Measure the time a promise takes to resolve☆71Updated last year
- Extract the actual stack of an error☆67Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago