17.1.9 • Published 4 years ago

@the-/polyfill v17.1.9

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

@the-/polyfill

npm Version

Polyfill of the-frameworks

Installation

$ npm install @the-/polyfill --save

Usage

'use strict'

const thePolyfill = require('@the-/polyfill')

async function tryExample() {
  // Apply polyfill
  thePolyfill().apply()
}

tryExample().catch((err) => console.error(err))

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links

17.1.9

4 years ago

17.1.8

4 years ago

17.1.7

4 years ago

17.1.6

4 years ago

17.1.5

4 years ago

17.1.2

4 years ago

17.1.4

4 years ago

17.1.3

4 years ago

17.1.1

4 years ago

17.0.2

4 years ago

17.0.1

4 years ago

16.0.4

4 years ago

16.0.2

5 years ago

16.0.1

5 years ago

16.0.0

5 years ago

15.4.0

5 years ago

15.2.0

5 years ago

15.1.4

5 years ago

15.1.3

5 years ago

15.1.2

5 years ago

15.1.0

5 years ago

15.0.3

5 years ago

15.0.2

5 years ago