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
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a value is a function☆29Updated 4 years ago
- Regular expression for matching JavaScript comments☆32Updated 6 months ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Check if a value is an object☆42Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Exclude certain items from an array☆23Updated 6 months ago
- Modify the values of an object☆29Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a filepath is a video file☆31Updated last year
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago