Socket
Socket
Sign inDemoInstall

classlist-polyfill

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    classlist-polyfill

Cross-browser JavaScript shim that fully implements element.classList (referenced on MDN)


Version published
Weekly downloads
290K
decreased by-8.76%
Maintainers
1
Install size
14.7 kB
Created
Weekly downloads
 

Changelog

Source

1.2.0

  • Rewrite history for [yola/classlist-polyfill][], branching and rebasing from [eligrey/classList][].
  • Update fork
    • Update package.json to use Unlicense [eligrey#56][]
    • Fixes add/remove/toggle in IE10 and IE11 [eligrey#57][]
    • IE8 fixes [eligrey#43][]

Readme

Source

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.

Keywords

FAQs

Last updated on 02 May 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc