admin_vue/11-前端模块化开发Webpack(Node.js基础)/04-webpack_Loader使用/node_modules/binary-extensions
3056762376@qq.com 37ffd941b0 changes 2022-11-20 18:09:09 +08:00
..
binary-extensions.json changes 2022-11-20 18:09:09 +08:00
binary-extensions.json.d.ts changes 2022-11-20 18:09:09 +08:00
index.d.ts changes 2022-11-20 18:09:09 +08:00
index.js changes 2022-11-20 18:09:09 +08:00
license changes 2022-11-20 18:09:09 +08:00
package.json changes 2022-11-20 18:09:09 +08:00
readme.md changes 2022-11-20 18:09:09 +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.