sindresorhus / file-utiLinks
Get the UTI (Uniform Type Identifier) of a file on macOS
☆24Updated 3 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:
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 3 years ago
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- ☆17Updated 5 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆22Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Break out of a promise chain☆23Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a string is email like☆23Updated 4 years ago
- Sort an array of numbers☆17Updated 4 months ago
- Split a string at one or more indices☆23Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 9 months ago
- Get an array of parent directories including itself☆27Updated last year