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

2.4.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

const textExtensions = require('text-extensions');

console.log(textExtensions);
//=> ['asp', 'aspx', …]

Related


Get professional support for this package with a Tidelift subscription
Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies.

Package Sidebar

Install

npm i text-extensions

Weekly Downloads

5,121,503

Version

2.4.0

License

MIT

Unpacked Size

6.27 kB

Total Files

7

Last publish

Collaborators

  • sindresorhus