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`☆45Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Check if a value is a function☆27Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a filepath is a video file☆29Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a value is an object☆40Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Extract the article title of a HTML document☆55Updated 2 weeks ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get free disk space info from `df -kP`☆62Updated last week
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Modify the values of an object☆27Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Exclude certain items from an array☆22Updated 3 months ago
- Check if a file path is a text file☆18Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago