prc b6c02717e6 Upload complete no-internet building environment. | hace 1 año | |
---|---|---|
.. | ||
binary-extensions.json | hace 1 año | |
binary-extensions.json.d.ts | hace 1 año | |
index.d.ts | hace 1 año | |
index.js | hace 1 año | |
license | hace 1 año | |
package.json | hace 1 año | |
readme.md | hace 1 año |
List of binary file extensions
The list is just a JSON file and can be used anywhere.
$ npm install binary-extensions
const binaryExtensions = require('binary-extensions');
console.log(binaryExtensions);
//=> ['3ds', '3g2', …]