1.4.0 • Published 7 years ago

@schibstedspain/sui-polyfills v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

sui-polyfills

Set of polyfills for your app

Motivation

sui-polyfills offers you a list of polyfills used abroad all our projects:

  • It uses core-js Standard library: https://github.com/zloirock/core-js
  • It doesn't matter the project you're working on, you will know exactly which polyfills you could use.
  • Better way to handle and keep polyfills used on our projects.
  • Polyfills are global, so your third-party dependencies can use them as well.

Installation

npm install @schibstedspain/sui-polyfills --save
1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago