3.1.0 • Published 8 months ago
text-extensions v3.1.0
text-extensions
List of text file extensions
The list is just a JSON file and can be used anywhere.
Install
npm install text-extensions
Usage
import textExtensions from 'text-extensions';
console.log(textExtensions);
//=> ['asp', 'aspx', …]
Related
- is-text-path - Check if a file path is a text file
- binary-extensions - List of binary file extensions
3.1.0
8 months ago
3.0.0
1 year ago
2.4.0
4 years ago
2.3.0
5 years ago
2.2.0
5 years ago
2.1.0
5 years ago
2.0.0
6 years ago
1.9.0
7 years ago
1.8.0
7 years ago
1.7.0
8 years ago
1.6.0
8 years ago
1.5.0
8 years ago
1.4.0
8 years ago
1.3.3
10 years ago
1.3.2
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago