刘琳琳 97c35fdf0d 航汇HHArome小程序容器演示 | 2 mēneši atpakaļ | |
---|---|---|
.. | ||
binary-extensions.json | 2 mēneši atpakaļ | |
binary-extensions.json.d.ts | 2 mēneši atpakaļ | |
index.d.ts | 2 mēneši atpakaļ | |
index.js | 2 mēneši atpakaļ | |
license | 2 mēneši atpakaļ | |
package.json | 2 mēneši atpakaļ | |
readme.md | 2 mēneši atpakaļ |
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', …]