This package has been deprecated

Author message:

pre-release module deprecation

@platform/polyfill

0.0.9 • Public • Published

Module License: MIT NPM

polyfill

Standard JS polyfills.

 

Setup

yarn add @platform/polyfill

 

Usage

Import common polyfills (recommended):

import '@platform/polyfill';

or import something more specific:

import 'core-js/stable';
import 'regenerator-runtime/runtime';

 

 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i @platform/polyfill

Weekly Downloads

4

Version

0.0.9

License

MIT

Unpacked Size

1.11 kB

Total Files

3

Last publish

Collaborators

  • philcockfield