sindresorhus / temp-dir
Get the real path of the system temp directory
☆83Updated 2 years ago
Alternatives and similar repositories for temp-dir:
Users that are interested in temp-dir are comparing it to the libraries listed below
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Read a package.json file☆166Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated 2 years ago
- Write a package.json file☆89Updated 6 months ago
- Check if a value is a plain object