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:
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Reliably get the terminal window size☆142Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Captures and cleans stack traces.☆193Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Get a random temporary file path☆80Updated 2 years ago
- touch(1) for node☆124Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Map over promises serially☆48Updated 4 years ago
- Rename a function☆46Updated last year