1.0.8 • Published 7 months ago

js-ext-mixins v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
7 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
  • DOMRect
  • Date
  • Function
  • HTMLElement
  • HTMLImageElement
  • Image
  • Location
  • Number
  • Object
  • Screen
  • Set
  • ShadowRoot
  • SharedArrayBuffer
  • String
  • TypedArray

Add-ons

  • DOMSize

License

The project is released under the MIT license.

1.0.8

7 months ago

1.0.7

11 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago