The Definitive List of Text Extensions
A package that contains an array of every single file extension there is for text files
Install
NPM
- Install:
npm install --save textextensions
- Module:
require('textextensions')
## Usage
``` javascript
console.log(require('textextensions'))
```
## Contribute
Missing an extension? [Send a pull request!](https://github.com/bevry/textextensions/edit/master/index.js)
Want a definitive list of binary extensions? Check out [bevry/binaryextensions](https://github.com/bevry/binaryextensions)
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: