npm.io
3.2.0 • Published 5d ago

binary-extensions

Licence
MIT
Version
3.2.0
Deps
0
Size
5 kB
Vulns
0
Weekly
0
Stars
89

binary-extensions

List of binary file extensions

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

Install

npm install binary-extensions

Usage

import binaryExtensions from 'binary-extensions';

console.log(binaryExtensions);
//=> ['3ds', '3g2', …]

Keywords