sindresorhus / video-extensionsLinks
List of video file extensions
☆57Updated last year
Alternatives and similar repositories for video-extensions
Users that are interested in video-extensions are comparing it to the libraries listed below
Sorting:
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a file path is a compressed file☆19Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Check if a value is a function☆29Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Pick random items from a list☆57Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Check if a value is an object☆42Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if a process is running☆61Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Simple wildcard matching☆34Updated 3 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Sort an array of numbers☆18Updated 3 months ago
- Get free disk space info from `df -kP`☆64Updated 3 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago