sindresorhus / file-utiLinks
Get the UTI (Uniform Type Identifier) of a file on macOS
☆25Updated 4 years ago
Alternatives and similar repositories for file-uti
Users that are interested in file-uti are comparing it to the libraries listed below
Sorting:
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Get the path to an app (macOS)☆64Updated 3 years ago
- Extract the article title of a HTML document☆56Updated 2 months ago
- Check if a string is email like☆25Updated 3 weeks ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Check if a value is a regular expression☆26Updated 4 years ago
- Get or check the current macOS version☆61Updated 4 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆23Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 weeks ago
- Check if an app exists on macOS☆78Updated 4 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Strip a substring from the start/end of a string☆23Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- ☆17Updated 5 years ago
- Pick random items from a list☆16Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Get user info from a GitHub username☆24Updated 4 years ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆51Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Regular expression for matching reserved filename characters☆52Updated 2 months ago
- Get supervillain names on the command-line☆39Updated last year