PHP 8.2.30
Preview: index.js Size: 239 B
/home/byroehnu/.trash/node_modules11/is-binary-path/index.js

'use strict';
const path = require('path');
const binaryExtensions = require('binary-extensions');

const extensions = new Set(binaryExtensions);

module.exports = filePath => extensions.has(path.extname(filePath).slice(1).toLowerCase());

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
290 B lrw-r--r-- 2026-02-03 15:06:44
Edit Download
239 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download
1.13 KB lrw-r--r-- 2026-02-03 15:06:46
Edit Download
657 B lrw-r--r-- 2026-02-03 15:06:44
Edit Download
733 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download

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