@mintlab/ie11 ![npm version](https://img.shields.io/npm/v/@mintlab/ie11.svg?style=flat-square)
Polyfill package for Internet Explorer 11.
Purpose
Babel only does syntax transformations, i.e. source code that would
otherwise throw a SyntaxError
.
Scope
Any attempt at a complete ES2015 polyfill is huge and
would still not be complete, since many ES 2015 features
cannot be implemented in ES 5. Instead, this package
cherry-picks the common and useful features.
- ES 2015 (+)
- Promise
- Static and instance methods of
- Array
- from
- of
- prototype
- entries
- fill
- find
- findIndex
- includes
- Number
- isFinite
- isInteger
- isSafeInteger
- parseFloat
- parseInt
- Object
- String
- endsWith
- includes
- repeat
- startsWith
- DOM
License
Copyright 2017 Mintlab B.V.
Licensed under the EUPL, Version 1.1 or – as soon they will be approved by the European Commission -
subsequent versions of the EUPL (the "Licence").
You may not use this work except in compliance with the Licence.
You may obtain a copy of the Licence at:
https://joinup.ec.europa.eu/software/page/eupl