Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
gaowell 5a5bef75e3 vor 2 Jahren
..
binary-extensions.json 提交 vor 2 Jahren
binary-extensions.json.d.ts 提交 vor 2 Jahren
index.d.ts 提交 vor 2 Jahren
index.js 提交 vor 2 Jahren
license 提交 vor 2 Jahren
package.json vor 2 Jahren
readme.md 提交 vor 2 Jahren

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.