classlist-polyfill

WebJar for classlist-polyfill

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

classlist-polyfill
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

classlist-polyfill
WebJar for classlist-polyfill
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/yola/classlist-polyfill

Download classlist-polyfill

How to add to project

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

classlist-polyfill

Polyfill for element.classList.

This is a published fork of classList.js.

Installation

Download using NPM:

npm install classlist-polyfill

Download using Bower:

bower install classlist-polyfill

What is the purpose of this repo?

The upstream maintainer has decided not to publish.

Contributing

Preferably all changes are made upstream.

org.webjars.npm

Yola

Versions

Version
1.2.0