Bakhtina Sofya b84cb877be 1st comm | пре 2 недеља | |
---|---|---|
.. | ||
binary-extensions.json | пре 2 недеља | |
binary-extensions.json.d.ts | пре 2 недеља | |
index.d.ts | пре 2 недеља | |
index.js | пре 2 недеља | |
license | пре 2 недеља | |
package.json | пре 2 недеља | |
readme.md | пре 2 недеља |
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', …]