binary-extensions

v1.3.0
List of binary file extensions
bin binary ext extensions extension file json list array and 1 more...

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', …]

Related

Metadata

  • MIT
  • >=0.10.0
  • Sindre Sorhus
  • released 2/16/2015

Downloads