sindresorhus / home-or-tmpLinks
Get the user home directory with fallback to the system temp directory
☆30Updated 4 years ago
Alternatives and similar repositories for home-or-tmp
Users that are interested in home-or-tmp are comparing it to the libraries listed below
Sorting:
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Check if a path is in the current working directory☆23Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Get the command from a shebang☆24Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year