Illia Kozyr c722a49f64 React Project DONE | пре 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', …]