The Definitive List of Binary Extensions
A package that contains an array of every single file extension there is for binary files
Install
NPM
- Install:
npm install --save binaryextensions
- Module:
require('binaryextensions')
## Usage
``` javascript
console.log(require('binaryextensions'))
```
## Contribute
Missing an extension? [Send a pull request!](https://github.com/bevry/binaryextensions/edit/master/index.js)
Want a definitive list of text extensions? Check out [bevry/textextensions](https://github.com/bevry/textextensions)
History
Discover the release history by heading on over to the HISTORY.md
file.
Backers
Maintainers
These amazing people are maintaining this project:
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
License
Unless stated otherwise all works are:
and licensed under: