sindresorhus / temp-write
Write data to a random temporary file
☆105Updated 7 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
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Lazy number range generator☆81Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Define a lazily evaluated property on an object☆64Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Check if your package was installed globally☆70Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Map over promises serially☆48Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated 9 months ago
- Parse HTTP X-Forwarded-For header☆57Updated last month
- Rename a function☆46Updated last year