prc b6c02717e6 Upload complete no-internet building environment. | пре 1 година | |
---|---|---|
.. | ||
binary-extensions.json | пре 1 година | |
binary-extensions.json.d.ts | пре 1 година | |
index.d.ts | пре 1 година | |
index.js | пре 1 година | |
license | пре 1 година | |
package.json | пре 1 година | |
readme.md | пре 1 година |
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', …]