17.1.9 • Published 5 years ago

@the-/polyfill v17.1.9

Weekly downloads
773
License
MIT
Repository
github
Last release
5 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

5 years ago

17.1.8

5 years ago

17.1.7

5 years ago

17.1.6

5 years ago

17.1.5

5 years ago

17.1.2

5 years ago

17.1.4

5 years ago

17.1.3

5 years ago

17.1.1

6 years ago

17.0.2

6 years ago

17.0.1

6 years ago

16.0.4

6 years ago

16.0.2

6 years ago

16.0.1

6 years ago

16.0.0

6 years ago

15.4.0

6 years ago

15.2.0

6 years ago

15.1.4

6 years ago

15.1.3

6 years ago

15.1.2

6 years ago

15.1.0

6 years ago

15.0.3

6 years ago

15.0.2

6 years ago