sindresorhus / temp-dirLinks
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
Sorting:
- Check if your package was installed globally☆70Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Copy a file☆121Updated last year
- Lazy number range generator☆81Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Make a function mimic another one☆94Updated 7 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Filter object keys and values into a new object☆101Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Read a package.json file☆169Updated last year
- Write a package.json file☆88Updated 10 months ago
- Check if something is a promise☆46Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- 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…☆93Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Scaffold out a node module.☆35Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Sort the keys of an object☆103Updated 9 months ago