Socket
Socket
Sign inDemoInstall

text-extensions

Package Overview
Dependencies
0
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    text-extensions

List of text file extensions


Version published
Maintainers
2
Install size
4.88 kB
Created

Readme

Source

text-extensions Build Status

List of text file extensions

The list is just a JSON file and can be used wherever.

Install

$ npm install text-extensions

Usage

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

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

License

MIT © Sindre Sorhus

Keywords

FAQs

Last updated on 03 Oct 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc