js-ext-mixins
v1.0.9
Published
Additional functionality provider
Downloads
275
Readme
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.