PHP 8.2.30
Preview: readme.md Size: 541 B
/home/byroehnu/.trash/node_modules11/binary-extensions/readme.md

# binary-extensions

> List of binary file extensions

The list is just a [JSON file](binary-extensions.json) and can be used anywhere.

## Install

```sh
npm install binary-extensions
```

## Usage

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

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

## Related

- [is-binary-path](https://github.com/sindresorhus/is-binary-path) - Check if a filepath is a binary file
- [text-extensions](https://github.com/sindresorhus/text-extensions) - List of text file extensions

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
2.14 KB lrw-r--r-- 2026-02-03 15:06:46
Edit Download
87 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download
249 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download
54 B lrw-r--r-- 2026-02-03 15:06:44
Edit Download
1.14 KB lrw-r--r-- 2026-02-03 15:06:44
Edit Download
739 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download
541 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).