prc b6c02717e6 Upload complete no-internet building environment. | vor 1 Jahr | |
---|---|---|
.. | ||
binary-extensions.json | vor 1 Jahr | |
binary-extensions.json.d.ts | vor 1 Jahr | |
index.d.ts | vor 1 Jahr | |
index.js | vor 1 Jahr | |
license | vor 1 Jahr | |
package.json | vor 1 Jahr | |
readme.md | vor 1 Jahr |
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', …]