Buckets:
| # 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 | |
Xet Storage Details
- Size:
- 541 Bytes
- Xet hash:
- a06105e281d20c372c93af5b73a5a19c8f00edf327f419617dcab75cd68c2b45
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.