FanFarm / system / V3fanfarm-ubuntu-local / V3fanfarm-frontend / node_modules / binary-extensions /
@Fanfarm User Fanfarm User authored on 12 Sep
..
binary-extensions.json Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
binary-extensions.json.d.ts Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
index.d.ts Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
index.js Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
license Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
package.json Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
readme.md Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
readme.md

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

const binaryExtensions = require('binary-extensions');

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