世祺 0423d5801c Initial commit (by Create-Cloudflare CLI) | 1 year ago | |
---|---|---|
.. | ||
binary-extensions.json | 1 year ago | |
binary-extensions.json.d.ts | 1 year ago | |
index.d.ts | 1 year ago | |
index.js | 1 year ago | |
license | 1 year ago | |
package.json | 1 year ago | |
readme.md | 1 year ago |
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', …]