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:
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- 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
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a value is an object☆42Updated 4 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Check if a Buffer/Uint8Array is a WebP image☆21Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated last week
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- List of text file extensions☆60Updated last year
- Extract the article title of a HTML document☆56Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Check if a filepath is a video file☆31Updated last year
- Get a list of npm packages with keywords☆52Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year