htc b500366a42 首次提交 | il y a 3 mois | |
---|---|---|
.. | ||
binary-extensions.json | il y a 3 mois | |
binary-extensions.json.d.ts | il y a 3 mois | |
index.d.ts | il y a 3 mois | |
index.js | il y a 3 mois | |
license | il y a 3 mois | |
package.json | il y a 3 mois | |
readme.md | il y a 3 mois |
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', …]