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:
- Trim newlines from the start and/or end of a string☆49Updated 2 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
- Check if a value is a function☆29Updated 4 years ago
- Check if a value is an object☆42Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Get free disk space info from `df -kP`☆64Updated 2 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a path exists☆25Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- List of text file extensions☆58Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip the final newline character from a string/buffer☆37Updated last year
- Get user info of an npm user☆31Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago