Skip to content

letjson/text-extensions

 
 

Repository files navigation

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.

About

List of text file extensions

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 50.9%
  • JavaScript 49.1%