4.14.0-next.1600605353.a2de804e313adaa6caa3f35a175caa0c7f450c25 • Published 5 years ago

binaryextensions v4.14.0-next.1600605353.a2de804e313adaa6caa3f35a175caa0c7f450c25

Weekly downloads
931,485
License
MIT
Repository
github
Last release
5 years ago

A package that contains an array of every single file extension there is for binary files

Usage

Complete API Documentation.

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.14.0/edition-deno/index.ts'

Skypack

<script type="module">
    import pkg from '//cdn.skypack.dev/binaryextensions@^4.14.0'
</script>

unpkg

<script type="module">
    import pkg from '//unpkg.com/binaryextensions@^4.14.0'
</script>

jspm

<script type="module">
    import pkg from '//dev.jspm.io/binaryextensions@4.14.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:

6.11.0

1 year ago

6.10.0

1 year ago

6.9.0

1 year ago

6.1.0

1 year ago

6.5.0

1 year ago

6.6.0

1 year ago

5.0.0

1 year ago

6.2.0

1 year ago

6.7.0

1 year ago

6.3.0

1 year ago

6.8.0

1 year ago

4.19.0

1 year ago

6.0.0

1 year ago

6.4.0

1 year ago

4.18.0

4 years ago

4.17.0

4 years ago

4.16.0

4 years ago

4.15.0

4 years ago

4.14.0

5 years ago

4.13.0

5 years ago

4.12.0

5 years ago

4.10.0

5 years ago

4.9.0

5 years ago

4.8.0

5 years ago

4.7.0

5 years ago

4.6.0

5 years ago

4.5.0

5 years ago

4.4.0

5 years ago

4.3.0

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.2

6 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.0

9 years ago

1.0.1

9 years ago

1.0.0

11 years ago