sindresorhus / video-extensions
List of video file extensions
☆58Updated 11 months ago
Alternatives and similar repositories for video-extensions:
Users that are interested in video-extensions are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a file path is a compressed file☆17Updated 11 months ago
- Get a random key from an object☆18Updated 9 months ago
- Check if a value is a function☆27Updated 3 years ago
- Pick random items from a list☆54Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆19Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if a file path is a binary file☆44Updated 11 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- Get the number of days in a year☆23Updated 4 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a filepath is a video file☆31Updated 11 months ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Check if a value is an object☆40Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago