JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 52927619
  • Score
    100M100P100Q236683F
  • License MIT

List of binary file extensions

Package Exports

  • binary-extensions

Readme

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