sindresorhus / temp-writeLinks
Write data to a random temporary file
☆108Updated 2 weeks ago
Alternatives and similar repositories for temp-write
Users that are interested in temp-write are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- Conditional promise chains☆63Updated 4 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Check if something is a promise☆45Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Reliably get the terminal window size☆146Updated last week
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Convert streams (readable or writable) to promises☆139Updated last year
- Rename a function☆46Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- touch(1) for node☆125Updated 3 months ago
- Map over promises serially☆50Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago