|
||||
---|---|---|---|---|
.. | ||||
binary-extensions.json | 11e3a9652a | лет %!s(int64=7): %!d(string=назад) | ||
license | 11e3a9652a | лет %!s(int64=7): %!d(string=назад) | ||
package.json | 11e3a9652a | лет %!s(int64=7): %!d(string=назад) | ||
readme.md | 11e3a9652a | лет %!s(int64=7): %!d(string=назад) |
List of binary file extensions
The list is just a JSON file and can be used wherever.
$ npm install binary-extensions
const binaryExtensions = require('binary-extensions');
console.log(binaryExtensions);
//=> ['3ds', '3g2', …]
MIT © Sindre Sorhus