sindresorhus / temp-writeLinks
Write data to a random temporary file
☆105Updated 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:
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Conditional promise chains☆62Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the path of the parent module☆78Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Iterate over promises serially☆50Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- touch(1) for node☆124Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 2 weeks ago
- Lazy number range generator☆81Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago