Thanks to visit codestin.com
Credit goes to socket.dev

Socket
Book a DemoInstallSign in
Socket

binary-extensions

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binary-extensions

List of binary file extensions

Source
Codestin Search Appnpm
Version
2.2.0
Version published
Weekly downloads
32M
-41.04%
Maintainers
2
Weekly downloads
 
Created
Source

binary-extensions

List of binary file extensions

The list is just a JSON file and can be used anywhere.

Install

$ npm install binary-extensions

Usage

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

console.log(binaryExtensions);
//=> ['3ds', '3g2', …]
  • is-binary-path - Check if a filepath is a binary file
  • text-extensions - List of text file extensions
Get professional support for this package with a Tidelift subscription
Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies.

Keywords

binary

FAQs

Package last updated on 10 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts