Skip to content

tzvetelin-i-vassilev/js-ext-mixins

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published