2.0.1 • Published 4 years ago

yuzu-polyfills v2.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

yuzu-polyfills

legacy environments support polyfills

The yuzu-polyfills package provides support for Yuzu in legacy environments like Internet Explorer 11 and Safari 9.

Included Polyfills

Installation

As NPM Package

npm install yuzu-polyfills --save

# or

yarn add yuzu-polyfills

CDN Delivered <script>

Add the following script tag before including yuzu

<script src="https://unpkg.com/yuzu-polyfills"></script>

Usage

If you are using a package bundler like Webpack, import this module at the very top of your entry point file:

import 'yuzu-polyfills';
2.0.1

4 years ago

2.0.0-rc.20

4 years ago

2.0.0

4 years ago

2.0.0-rc.19

4 years ago

2.0.0-rc.18

5 years ago

2.0.0-rc.17

5 years ago

2.0.0-rc.16

5 years ago

2.0.0-rc.15

5 years ago

2.0.0-rc.14

5 years ago

2.0.0-rc.13

5 years ago

2.0.0-rc.12

5 years ago

2.0.0-rc.11

5 years ago

2.0.0-rc.10

5 years ago

2.0.0-rc.9

5 years ago

2.0.0-rc.8

5 years ago

2.0.0-rc.7

6 years ago

2.0.0-rc.6

6 years ago

2.0.0-rc.5

6 years ago

2.0.0-rc.4

6 years ago

2.0.0-rc.3

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-alpha.0

6 years ago