text-extensions

WebJar for text-extensions

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

text-extensions
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

text-extensions
WebJar for text-extensions
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/sindresorhus/text-extensions

Download text-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/text-extensions/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>text-extensions</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/text-extensions/
implementation 'org.webjars.npm:text-extensions:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/text-extensions/
implementation ("org.webjars.npm:text-extensions:1.9.0")
'org.webjars.npm:text-extensions:jar:1.9.0'
<dependency org="org.webjars.npm" name="text-extensions" rev="1.9.0">
  <artifact name="text-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='text-extensions', version='1.9.0')
)
libraryDependencies += "org.webjars.npm" % "text-extensions" % "1.9.0"
[org.webjars.npm/text-extensions "1.9.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.9.0