Set of polyfills for your app
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.
npm install @s-ui/polyfills --save