sindresorhus / video-extensionsLinks
List of video file extensions
☆58Updated 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`☆45Updated last year
- Check if a value is a function☆27Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Check if a value is an object☆40Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Exclude certain items from an array☆22Updated last month
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- List of text file extensions☆56Updated 8 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Split lines into an array of lines☆44Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- Check if a filepath is a video file☆29Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Pick random items from a list☆55Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get the email of an npm user☆32Updated last year
- Get the path to an app (macOS)☆63Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago