张益铭 6a5f1810f9 chore:更换到主分支 4 năm trước cách đây
..
binary-extensions.json 6a5f1810f9 chore:更换到主分支 4 năm trước cách đây
binary-extensions.json.d.ts 9064b372e8 docs:更新文档 4 năm trước cách đây
index.d.ts 9064b372e8 docs:更新文档 4 năm trước cách đây
index.js 9064b372e8 docs:更新文档 4 năm trước cách đây
license 9064b372e8 docs:更新文档 4 năm trước cách đây
package.json 6a5f1810f9 chore:更换到主分支 4 năm trước cách đây
readme.md 6a5f1810f9 chore:更换到主分支 4 năm trước cách đây

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.