张益铭 6a5f1810f9 chore:更换到主分支 4 år sedan
..
binary-extensions.json 6a5f1810f9 chore:更换到主分支 4 år sedan
binary-extensions.json.d.ts 9064b372e8 docs:更新文档 4 år sedan
index.d.ts 9064b372e8 docs:更新文档 4 år sedan
index.js 9064b372e8 docs:更新文档 4 år sedan
license 9064b372e8 docs:更新文档 4 år sedan
package.json 6a5f1810f9 chore:更换到主分支 4 år sedan
readme.md 6a5f1810f9 chore:更换到主分支 4 år sedan

readme.md

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', …]

Related


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.