Files
ScriptVPS/vps-monitor/frontend/node_modules/binary-extensions
jeanotx32 d799ae503c
Some checks failed
Build and Push Docker Images / docker (push) Failing after 11s
Feat : login sys
2026-05-18 22:44:02 -04:00
..
2026-05-18 22:44:02 -04:00
2026-05-18 22:44:02 -04:00
2026-05-18 22:44:02 -04:00
2026-05-18 22:44:02 -04:00
2026-05-18 22:44:02 -04:00
2026-05-18 22:44:02 -04:00
2026-05-18 22:44:02 -04:00

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