sindresorhus / file-utiLinks
Get the UTI (Uniform Type Identifier) of a file on macOS
☆24Updated 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☆26Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Extract the article title of a HTML document☆55Updated 2 months ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Get the version of a binary in semver format☆35Updated last year
- Check if a string is email like☆24Updated last week
- Get or check the current macOS version☆61Updated 4 years ago
- Check if a value is a regular expression☆25Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆22Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Regular expression for matching reserved filename characters☆51Updated 2 months ago
- Break out of a promise chain☆24Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Modify the values of an object☆28Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 4 years ago
- Strip a substring from the start/end of a string☆22Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆50Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago