5.10.0-next.1598779955.0e159c6754eba71a5ce390a8480234e9289efed6 • Published 5 years ago

textextensions v5.10.0-next.1598779955.0e159c6754eba71a5ce390a8480234e9289efed6

Weekly downloads
918,805
License
MIT
Repository
github
Last release
5 years ago

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

Usage

Complete API Documentation.

import list from 'textextensions'
console.log(list)
const list = require('textextensions').default
console.log(list)

JSON also available via textextensions/list.json

CDN access available via https://unpkg.com/textextensions/list.json

Missing an extension? Send a pull request!

Want a definitive list of binary extensions? Check out bevry/binaryextensions

Want to detect if a file is text or binary? Check out bevry/istextorbinary

npm

Deno

import pkg from 'https://unpkg.com/textextensions@^5.10.0/edition-deno/index.ts'

Skypack

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

unpkg

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

jspm

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

2 years ago

6.10.0

2 years ago

6.1.0

2 years ago

6.5.0

2 years ago

6.6.0

2 years ago

6.2.0

2 years ago

6.7.0

2 years ago

6.3.0

2 years ago

6.8.0

2 years ago

6.4.0

2 years ago

6.9.0

2 years ago

6.0.0

2 years ago

5.16.0

3 years ago

5.15.0

4 years ago

5.14.0

4 years ago

5.13.0

4 years ago

5.12.0

5 years ago

5.11.0

5 years ago

5.10.0

5 years ago

5.9.0

5 years ago

5.8.0

5 years ago

5.7.0

5 years ago

5.6.0

5 years ago

5.5.0

5 years ago

5.4.0

6 years ago

5.3.0

6 years ago

5.2.0

6 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.4.0

6 years ago

4.3.0

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.6.0

6 years ago

2.5.0

6 years ago

2.4.0

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.0

8 years ago

2.1.0

9 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

11 years ago

1.0.0

12 years ago