Repository URL to install this package:
|
Version:
4.5.0-1freshup3 ▾
|
| .. |
| index.js |
| package.json |
| readme.md |
| binary-extensions.json.d.ts |
| binary-extensions.json |
| index.d.ts |
| license |
List of binary file extensions
The list is just a JSON file and can be used anywhere.
$ npm install binary-extensions
const binaryExtensions = require('binary-extensions'); console.log(binaryExtensions); //=> ['3ds', '3g2', …]