sindresorhus / tempyLinks
Get a random temporary file or directory path
☆430Updated last year
Alternatives and similar repositories for tempy
Users that are interested in tempy are comparing it to the libraries listed below
Sorting:
- Copy files☆429Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Get stdin as a string or buffer☆338Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Move a file - Even works across devices☆200Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Pretty unicode tables for the command line☆571Updated 7 months ago
- Create clickable links in the terminal☆636Updated last month
- Convert a string to a valid safe filename☆502Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Wait for localhost to be ready☆275Updated last year
- Run some code when the process exits☆287Updated last year
- Parse yes/no like values☆270Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆708Updated 2 months ago
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Wait for a condition to be true☆159Updated 2 years ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago