Skip to content

sindresorhus/text-extensions

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

About

List of text file extensions

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 15