sindresorhus / tempy
Get a random temporary file or directory path
☆424Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tempy
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Get stdin as a string or buffer☆337Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Copy files☆424Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Simple micro templating☆362Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Wait for a condition to be true☆155Updated last year
- Move a file - Even works across devices☆198Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆316Updated last year
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Run some code when the process exits☆283Updated last year
- Memoize promise-returning & async functions☆396Updated last year
- Clean up error stack traces☆337Updated last year
- Timeout a promise after a specified amount of time☆274Updated last month
- Convert a string to a valid safe filename☆489Updated last year
- Wait for localhost to be ready☆273Updated 6 months ago
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Create an error from multiple errors☆245Updated last year
- Debounce promise-returning & async functions☆211Updated 7 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆638Updated 3 months ago
- Autocomplete prompt for inquirer☆354Updated 11 months ago
- node byte string parser☆461Updated 4 months ago