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
- Create an array without duplicates☆71Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get a random property from an object☆14Updated 11 months ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago