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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    174
    • latest

Version History

Package Sidebar

Install

npm i text-extensions

Weekly Downloads

5,445,284

Version

3.0.0

License

MIT

Unpacked Size

5.93 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus