npm.io
2.0.0 • Published 2 years ago

video-extensions

Licence
MIT
Version
2.0.0
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
59

video-extensions

List of video file extensions

The list is just a JSON file and can be used anywhere.

Install

npm install video-extensions

Usage

import videoExtensions from 'video-extensions';

console.log(videoExtensions);
//=> […, 'webm', 'wmv']
  • is-video - Check if a filepath is a video file

Keywords