版博士V2.0程序
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
CPL 9104556504 v2.0.7 报表数据修改 před 1 rokem
..
binary-extensions.json v2.0.7 报表数据修改 před 1 rokem
binary-extensions.json.d.ts v2.0.7 报表数据修改 před 1 rokem
index.d.ts v2.0.7 报表数据修改 před 1 rokem
index.js v2.0.7 报表数据修改 před 1 rokem
license v2.0.7 报表数据修改 před 1 rokem
package.json v2.0.7 报表数据修改 před 1 rokem
readme.md v2.0.7 报表数据修改 před 1 rokem

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

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.