sindresorhus / is-videoLinks
Check if a filepath is a video file
☆29Updated last year
Alternatives and similar repositories for is-video
Users that are interested in is-video are comparing it to the libraries listed below
Sorting:
- Check if a file path is a compressed file☆17Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Rename a function☆46Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- A Set implementation with expirable keys☆16Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if a value is an object☆40Updated 4 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Slice a string with ANSI escape codes☆47Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago