PHP 7.4.33
Preview: index.js Size: 239 B
/var/www/gtechmarathon2026.bitkit.dk/httpdocs/node_modules/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-- 2025-07-10 12:54:55
Edit Download
239 B lrw-r--r-- 2025-07-10 12:54:55
Edit Download
1.13 KB lrw-r--r-- 2025-07-10 12:54:55
Edit Download
657 B lrw-r--r-- 2025-07-10 12:54:55
Edit Download
733 B lrw-r--r-- 2025-07-10 12:54:55
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).