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:
- Check if a file path is a compressed file☆19Updated last year
- Check if a value is a function☆29Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if a string is a valid filename☆63Updated 4 years ago
- Check if a value is an object☆42Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get current wifi name☆53Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- List of text file extensions☆59Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Exclude certain items from an array☆23Updated 6 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Get user info of an npm user☆32Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Check if a number is in a given range☆22Updated 4 years ago