10000 GitHub - sindresorhus/binary-extensions: List of binary file extensions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sindresorhus/binary-extensions

Repository files navigation

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

import binaryExtensions from 'binary-extensions';

console.log(binaryExtensions);
//=> ['3ds', '3g2', …]

Related

About

List of binary file extensions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 22

0