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:
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is an object☆40Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a filepath is a video file☆29Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Generate a random integer☆86Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Simple wildcard matching☆34Updated 3 years ago