sindresorhus / tempy
Get a random temporary file or directory path
☆427Updated last year
Alternatives and similar repositories for tempy:
Users that are interested in tempy are comparing it to the libraries listed below
- Copy files☆428Updated 8 months ago
- Find a file or directory by walking up parent directories☆601Updated last week
- Get stdin as a string or buffer☆338Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Move a file - Even works across devices☆198Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Convert a string to a valid safe filename☆496Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- Timeout a promise after a specified amount of time☆285Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Run some code when the process exits☆284Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Wait for a condition to be true☆158Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Parse yes/no like values☆268Updated 2 years ago
- Parse JSON with more helpful errors☆359Updated last week
- Simple micro templating☆363Updated 2 years ago
- Read the closest package.json file☆266Updated last year
- Delay a promise a specified amount of time☆613Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Create an error from multiple errors☆245Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Memoize promise-returning & async functions☆403Updated last year
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Read and parse a JSON file☆245Updated last year
- Shared TypeScript config for my projects☆361Updated 4 months ago