text-extensions
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

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

Package Sidebar

Install

npm i text-extensions

Weekly Downloads

5,170,464

Version

3.0.0

License

MIT

Unpacked Size

5.93 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus