sindresorhus / tempyLinks
Get a random temporary file or directory path
☆434Updated 2 years ago
Alternatives and similar repositories for tempy
Users that are interested in tempy are comparing it to the libraries listed below
Sorting:
- Copy files☆429Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated 2 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Find a file or directory by walking up parent directories☆620Updated 2 months ago
- Move a file - Even works across devices☆201Updated last year
- Get stdin as a string or buffer☆339Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Create a promise that can be canceled☆443Updated 3 years ago
- Run some code when the process exits☆292Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆377Updated last week
- Simple micro templating☆364Updated 2 years ago
- Autocomplete prompt for inquirer☆361Updated last year
- Get metadata of a package from the npm registry☆242Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Create clickable links in the terminal☆643Updated 2 months ago
- Create an error from multiple errors☆246Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Wait for localhost to be ready☆275Updated last year
- Get paths for storing things like data, config, cache, etc☆399Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆492Updated last year
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago