REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 733 B
Close
/home/byroehnu/.trash/node_modules11/is-binary-path/readme.md
Text
Base64
# is-binary-path [](https://travis-ci.org/sindresorhus/is-binary-path) > Check if a file path is a binary file ## Install ``` $ npm install is-binary-path ``` ## Usage ```js const isBinaryPath = require('is-binary-path'); isBinaryPath('source/unicorn.png'); //=> true isBinaryPath('source/unicorn.txt'); //=> false ``` ## Related - [binary-extensions](https://github.com/sindresorhus/binary-extensions) - List of binary file extensions - [is-text-path](https://github.com/sindresorhus/is-text-path) - Check if a filepath is a text file ## License MIT © [Sindre Sorhus](https://sindresorhus.com), [Paul Miller](https://paulmillr.com)
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.d.ts
290 B
lrw-r--r--
2026-02-03 15:06:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
239 B
lrw-r--r--
2026-02-03 15:06:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
license
1.13 KB
lrw-r--r--
2026-02-03 15:06:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
657 B
lrw-r--r--
2026-02-03 15:06:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.md
733 B
lrw-r--r--
2026-02-03 15:06:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).