Additional functionality provider
npm install js-ext-mixinsThe Javascript extension. Provides additional functionality to classes when they are available and when particular functionality is missing.
``shell`
npm install --save js-ext-mixins
`js``
import "js-ext-mixins"
import "js-ext-mixins/polyfills/css-style-sheet"
* CSSStyleSheet
* ArrayBuffer
* Array
* CSSStyleSheet
* DOMMatrix
* DOMPoint
* DOMQuad
* DOMRect
* Date
* Function
* HTMLElement
* HTMLImageElement
* Image
* Location
* Number
* Object
* Promise
* Screen
* Set
* ShadowRoot
* SharedArrayBuffer
* String
* TypedArray
* DOMSize
The project is released under the MIT license.