Write data to a random temporary file
☆108Jan 25, 2026Updated last month
Alternatives and similar repositories for temp-write
Users that are interested in temp-write are comparing it to the libraries listed below
Sorting:
- Get a random temporary file path☆81Jan 25, 2026Updated last month
- Get a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Generate a random float☆37Apr 18, 2021Updated 4 years ago
- Check if a Buffer/Uint8Array is a WebP image☆21Sep 18, 2021Updated 4 years ago
- Copy a file☆123Aug 13, 2025Updated 6 months ago
- Get the real path of the system temp directory☆85Sep 26, 2022Updated 3 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Resolve the path of a package regardless of it having an entry point☆55Feb 12, 2026Updated 2 weeks ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Park-Miller pseudorandom number generator (PRNG)☆55Sep 10, 2025Updated 5 months ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Check if a string is a valid filename☆62Aug 16, 2021Updated 4 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- a keep-alive agent for node http & https with a really snappy name☆32May 2, 2017Updated 8 years ago
- An Express middleware module that will redirect user HTTP requests that contain uppercase letters, to the same URL in lowercase form.☆14Feb 14, 2017Updated 9 years ago
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Write a package.json file☆89Sep 11, 2025Updated 5 months ago
- Get the hash of a string☆68Feb 5, 2022Updated 4 years ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Extends minimatch.match() with support for multiple patterns☆307Feb 20, 2026Updated last week
- Dead simple auto-trampolining for Javascript☆46Oct 28, 2012Updated 13 years ago
- Textr for PostHTML☆13Feb 9, 2016Updated 10 years ago
- Repeat text☆17May 3, 2021Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently