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