text-extensions

3.1.0last stable release 3 months ago
Complexity Score
Low
Open Issues
N/A
Dependent Projects
278
Weekly Downloadsglobal
5,493,226

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Loading Weekly Download Data

Readme

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

  • is-text-path - Check if a file path is a text file
  • binary-extensions - List of binary file extensions

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
4.40
Test Coverage
No Data
Follows Semver
Yes
Github Stars
50
Dependenciestotal
3
DependenciesOutdated
1
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute text-extensions in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install text-extensions
Processing...
Done

21 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.