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.
Nikola Ignjatovic d724149647 Init commit vor 4 Jahren
..
binary-extensions.json Init commit vor 4 Jahren
binary-extensions.json.d.ts Init commit vor 4 Jahren
index.d.ts Init commit vor 4 Jahren
index.js Init commit vor 4 Jahren
license Init commit vor 4 Jahren
package.json Init commit vor 4 Jahren
readme.md Init commit vor 4 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.