sindresorhus / temp-write
Write data to a random temporary file
☆105Updated 9 months ago
Alternatives and similar repositories for temp-write:
Users that are interested in temp-write are comparing it to the libraries listed below
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Indent each line in a string☆113Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Rename a function☆46Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Check if something is a Node.js stream☆111Updated 6 months ago
- Conditional promise chains☆60Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago