sindresorhus / temp-writeLinks
Write data to a random temporary file
☆108Updated 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:
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Map over promises serially☆50Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Get a random temporary file path☆81Updated 2 years ago
- touch(1) for node☆125Updated 2 months ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year