binaryextensions v4.9.0-next.1593750877.8c170a386993e0233260325ddbdee812d15f29a1
A package that contains an array of every single file extension there is for binary files
Usage
import list from 'binaryextensions'
console.log(list)
const list = require('binaryextensions').default
console.log(list)
JSON also available via binaryextensions/list.json
CDN access available via https://unpkg.com/binaryextensions/list.json
Missing an extension? Send a pull request!
Want a definitive list of text extensions? Check out bevry/textextensions
Want to detect if a file is text or binary? Check out bevry/istextorbinary
npm
Deno
import pkg from 'https://unpkg.com/binaryextensions@^4.9.0/edition-deno/index.ts'
pika
<script type="module">
import pkg from '//cdn.pika.dev/binaryextensions/^4.9.0'
</script>
unpkg
<script type="module">
import pkg from '//unpkg.com/binaryextensions@^4.9.0'
</script>
jspm
<script type="module">
import pkg from '//dev.jspm.io/binaryextensions@4.9.0'
</script>
Discover the release history by heading on over to the HISTORY.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under:
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
7 years ago
7 years ago
9 years ago
9 years ago
11 years ago