sindresorhus/text-extensions

List of text file extensions

60

stars

58

commits

JavaScript

primary language

Oct 29, 2024

updated

README

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', …]

Contributors

sindresorhus

39 commits

arthurvr

6 commits

nkzawa

3 commits

aspyatkin

2 commits

sindresorhus/text-extensions

List of text file extensions

60

stars

58

commits

JavaScript

primary language

Oct 29, 2024

updated

README

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', …]

Contributors

sindresorhus

39 commits

arthurvr

6 commits

nkzawa

3 commits

aspyatkin

2 commits

Languages

JavaScript

100.0%