devserver ba7593fe63 初始化静态工具 1 سال پیش
..
binary-extensions.json ba7593fe63 初始化静态工具 1 سال پیش
binary-extensions.json.d.ts ba7593fe63 初始化静态工具 1 سال پیش
index.d.ts ba7593fe63 初始化静态工具 1 سال پیش
index.js ba7593fe63 初始化静态工具 1 سال پیش
license ba7593fe63 初始化静态工具 1 سال پیش
package.json ba7593fe63 初始化静态工具 1 سال پیش
readme.md ba7593fe63 初始化静态工具 1 سال پیش

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

Related


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.