textextensions v5.7.0-next.1593061154.4f94496583d9bca47f958704708d705836032b86
A package that contains an array of every single file extension there is for text files
Usage
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.7.0/edition-deno/index.ts'pika
<script type="module">
import pkg from '//cdn.pika.dev/textextensions/^5.7.0'
</script>unpkg
<script type="module">
import pkg from '//unpkg.com/textextensions@^5.7.0'
</script>jspm
<script type="module">
import pkg from '//dev.jspm.io/textextensions@5.7.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:
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 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
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
8 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
11 years ago
12 years ago