sindresorhus / tempyLinks
Get a random temporary file or directory path
☆441Updated 2 years ago
Alternatives and similar repositories for tempy
Users that are interested in tempy are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆344Updated last month
- Copy files☆436Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Simple micro templating☆372Updated 3 months ago
- Parse JSON with more helpful errors☆372Updated 8 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Run some code when the process exits☆298Updated last month
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Convert a string to a valid safe filename☆512Updated last month
- easily create complex multi-column command-line-interfaces.☆383Updated last week
- Get metadata of a package from the npm registry☆245Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Get paths for storing things like data, config, cache, etc☆418Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Read the closest package.json file☆268Updated last month
- Wait for localhost to be ready☆278Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Write files in an atomic fashion w/configurable ownership☆243Updated last month
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago