MES手机端
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
liup a01a5aa773 提交修改 há 3 semanas
..
binary-extensions.json 提交修改 há 3 semanas
binary-extensions.json.d.ts 提交修改 há 3 semanas
index.d.ts 提交修改 há 3 semanas
index.js 提交修改 há 3 semanas
license 提交修改 há 3 semanas
package.json 提交修改 há 3 semanas
readme.md 提交修改 há 3 semanas

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