Get a random temporary file or directory path
☆443Feb 2, 2026Updated last month
Alternatives and similar repositories for tempy
Users that are interested in tempy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Write data to a random temporary file☆108Jan 25, 2026Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Get the real path of the system temp directory☆85Sep 26, 2022Updated 3 years ago
- Clean up error stack traces☆347Nov 4, 2025Updated 4 months ago
- Get a random temporary file path☆81Jan 25, 2026Updated last month
- Ensures a value is a valid error by making it one if not☆89Sep 15, 2025Updated 6 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- User-friendly glob matching☆2,632Feb 18, 2026Updated last month
- Compare, format, diff and serialize any JavaScript value☆211Aug 17, 2025Updated 7 months ago
- Find the root directory of a Node.js project or npm package☆252Feb 1, 2026Updated last month
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Jul 8, 2022Updated 3 years ago
- Process execution for humans☆7,469Jan 29, 2026Updated last month
- Convert a string to a valid safe filename☆517Nov 5, 2025Updated 4 months ago
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆478Sep 10, 2025Updated 6 months ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Oct 17, 2021Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Dec 4, 2023Updated 2 years ago
- Reliably get the terminal window size☆146Feb 2, 2026Updated last month
- Simple micro templating☆374Sep 17, 2025Updated 6 months ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Map over promises serially☆51Apr 9, 2021Updated 4 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,145Feb 27, 2026Updated 3 weeks ago
- Get the path of the parent module☆79Sep 15, 2025Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆753Oct 10, 2025Updated 5 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆38Mar 4, 2026Updated 2 weeks ago
- Open files in your editor at a specific line and column☆212Nov 23, 2025Updated 4 months ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Repeat text☆17May 3, 2021Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Read the closest package.json file☆268Nov 7, 2025Updated 4 months ago
- Create an error from multiple errors☆248Sep 14, 2023Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Sep 11, 2025Updated 6 months ago