3.1.6 • Published 6 years ago
the-polyfill v3.1.6
the-polyfill
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
License
This software is released under the MIT License.
Links
3.1.6
6 years ago
3.1.5
6 years ago
3.1.4
6 years ago
3.1.3
6 years ago
3.1.2
6 years ago
3.1.1
6 years ago
3.1.0
6 years ago
2.0.14
7 years ago
2.0.13
7 years ago
2.0.11
7 years ago
2.0.10
7 years ago
2.0.9
7 years ago
2.0.8
7 years ago
2.0.7
7 years ago
2.0.6
7 years ago
2.0.5
7 years ago
2.0.4
7 years ago
2.0.3
7 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago