binary-extensions

WebJar for binary-extensions

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

binary-extensions
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

binary-extensions
WebJar for binary-extensions
Project URL

Project URL

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

Source Code Management

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

Download binary-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/binary-extensions/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>binary-extensions</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/binary-extensions/
implementation 'org.webjars.npm:binary-extensions:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/binary-extensions/
implementation ("org.webjars.npm:binary-extensions:2.2.0")
'org.webjars.npm:binary-extensions:jar:2.2.0'
<dependency org="org.webjars.npm" name="binary-extensions" rev="2.2.0">
  <artifact name="binary-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='binary-extensions', version='2.2.0')
)
libraryDependencies += "org.webjars.npm" % "binary-extensions" % "2.2.0"
[org.webjars.npm/binary-extensions "2.2.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.

binary-extensions

List of binary file extensions

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

Install

$ npm install binary-extensions

Usage

const binaryExtensions = require('binary-extensions');

console.log(binaryExtensions);
//=> ['3ds', '3g2', …]

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
2.2.0
2.1.0
2.0.0
1.13.1
1.13.0
1.12.0
1.11.0
1.10.0
1.8.0
1.3.1