Files
playbook/superpowers/skills/brainstorming/scripts/node_modules/binary-extensions
ci-bot 240c7033dc
Trigger Superpowers Sync / Run main sync script (push) Successful in 1m18s
📦 deps(superpowers): vendor snapshot
2026-03-12 01:20:57 +00:00
..
2026-03-12 01:20:57 +00:00
2026-03-12 01:20:57 +00:00
2026-03-12 01:20:57 +00:00
2026-03-12 01:20:57 +00:00
2026-03-12 01:20:57 +00: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', …]