Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
gaowell 5a5bef75e3 il y a 2 ans
..
binary-extensions.json 提交 il y a 2 ans
binary-extensions.json.d.ts 提交 il y a 2 ans
index.d.ts 提交 il y a 2 ans
index.js 提交 il y a 2 ans
license 提交 il y a 2 ans
package.json il y a 2 ans
readme.md 提交 il y a 2 ans

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.