H5-ThreeDoorder/node_modules/binary-extensions
whitechiina 361f444663 updata 2025-03-28 14:06:25 +08:00
..
binary-extensions.json updata 2025-03-28 14:06:25 +08:00
binary-extensions.json.d.ts updata 2025-03-28 14:06:25 +08:00
index.d.ts updata 2025-03-28 14:06:25 +08:00
index.js updata 2025-03-28 14:06:25 +08:00
license updata 2025-03-28 14:06:25 +08:00
package.json updata 2025-03-28 14:06:25 +08:00
readme.md updata 2025-03-28 14:06:25 +08:00

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.