HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/dnlightw-124/dn.lightweb.kr/node_modules/classlist-polyfill/README.md
# classlist-polyfill

Polyfill for [`element.classList`][docs].

This is a published fork of [classList.js][].

[classList.js]:https://github.com/eligrey/classList.js
[docs]: https://developer.mozilla.org/en/DOM/element.classList


## Installation

Download using [NPM](https://www.npmjs.com/package/classlist-polyfill):

```shell
npm install classlist-polyfill
```

Download using [Bower](http://bower.io/):

```shell
bower install classlist-polyfill
```


## What is the purpose of this repo?

The upstream maintainer has decided [not to publish][comment].

[comment]: https://github.com/eligrey/classList.js/pull/46#issuecomment-189782600


## Contributing

Preferably all changes are made upstream.