sindresorhus / tempyLinks
Get a random temporary file or directory path
☆431Updated 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 11 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Parse yes/no like values☆270Updated 3 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Move a file - Even works across devices☆200Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Run some code when the process exits☆289Updated last year
- Simple micro templating☆364Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Autocomplete prompt for inquirer☆361Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 8 months ago
- easily create complex multi-column command-line-interfaces.☆376Updated last week
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Get metadata of a package from the npm registry☆244Updated last year
- Read the closest package.json file☆269Updated last year
- Wait for localhost to be ready☆275Updated 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 last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- 🍺 dev only postinstall hooks (package.json)☆261Updated 2 years ago