1.0.11 • Published 3 months ago

js-ext-mixins v1.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

js-ext-mixins

The Javascript extension. Provides additional functionality to classes when they are available and when particular functionality is missing.

Installation

npm install --save js-ext-mixins

Importing

import "js-ext-mixins"
import "js-ext-mixins/polyfills/css-style-sheet"

Polyfills

  • CSSStyleSheet

Extensions (affected classes)

  • ArrayBuffer
  • Array
  • CSSStyleSheet
  • DOMMatrix
  • DOMPoint
  • DOMQuad
  • DOMRect
  • Date
  • Function
  • HTMLElement
  • HTMLImageElement
  • Image
  • Location
  • Number
  • Object
  • Promise
  • Screen
  • Set
  • ShadowRoot
  • SharedArrayBuffer
  • String
  • TypedArray

Add-ons

  • DOMSize

License

The project is released under the MIT license.

1.0.11

3 months ago

1.0.9

12 months ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago