0.8.1 • Published 5 years ago
all-polyfills v0.8.1
all-polyfills
<script src="node_modules/all-polyfills/distrib/all-polyfills.min.js"></script>You can load only required features:
<script src="node_modules/all-polyfills/distrib/fn/Math/acosh.min.js"></script>You can load only required categories features:
categories features are :
- Array
- ArrayBuffer
- Element
- IDBKeyRange
- Math
- NodeList
- Number
- Object
- Reflect
- Regex
- String
- window
<script src="node_modules/all-polyfills/distrib/Math.min.js"></script>You can embed only required features not minified in others scripts:
<script src="node_modules/all-polyfills/distrib/fn/Math/acosh.js"></script>Array
copyWithin
every
fill
filter
find
findIndex
flat
flatMap
from
includes
indexOf
isArray
lastIndexOf
of
reduce
reduceRight
some
toLocaleStringArrayBuffer
transferElement
after
before
childElementCount
children
closest
getAttributeNames
hasAttribute
hasAttributes
hasChildNodes
insertAdjacentText
isFinite
lastElementChild
matches
prepend
remove
replaceWith
toggleAttributeIDBKeyRange
includesMath
acosh
atanh
cbrt
clz32
cosh
expm1
fround
hypot
imul
log10
log1p
log2
sign
sinh
tanh
truncNodeList
forEachNumber
EPSILON
isInteger
isNaN
isSafeInteger
MAX_SAFE_INTEGER
parseFloat
parseIntObject
assign
create
entries
is
keys
valuesReflect
getOwnPropertySymbols
ownKeysRegex
flagsString
codePointAt
endsWith
fromCodePoint
includes
padEnd
padStart
repeat
startsWith
substr
trim
trimLeft
trimRightwindow
CustomEvent
screenLeft
screenTop