fmihel-polyfills
v0.6.2
Published
include some polyfills in my offline browsers projects
Readme
polyfills
include some polyfill in my offline browser projects
install
npm i fmihel-polyfills
use
import 'fmihel-polyfills';set
||
|------|
|Array.prototype.find|
|Array.prototype.includes|
|Array.prototype.findIndex|
|Promise|
|ResizeObserver|
|Math.sign|
|Math.trunc|
|Number.isInteger|
|Number.isNaN|
|Object.values|
|Object.keys|
