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:
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Easy error subclassing and stack customization☆66Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- touch(1) for node☆125Updated 2 weeks ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Create a hash for file revving☆106Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Conditional promise chains☆63Updated 4 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Get the path of the parent module☆78Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Check if something is a Node.js stream☆114Updated last year
- Simplified high resolution timing☆84Updated last year
- Make your own error types!☆70Updated 2 years ago