idempotent-babel-polyfill

7.4.4 • Public • Published

idempotent-babel-polyfill

npm npm GitHub stars

Import babel-polyfill multiple times

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Supports ES6 imports
  • Supports require

Installation

npm install --save idempotent-babel-polyfill

Dependencies

Usage

Implement with ES6 Import

import 'idempotent-babel-polyfill';

Implement with Require

require('idempotent-babel-polyfill');

Implement with Function

import { idempotentBabelPolyfill } from 'idempotent-babel-polyfill';
idempotentBabelPolyfill();

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

/idempotent-babel-polyfill/

    Package Sidebar

    Install

    npm i idempotent-babel-polyfill

    Weekly Downloads

    10,775

    Version

    7.4.4

    License

    MIT

    Unpacked Size

    5.63 kB

    Total Files

    7

    Last publish

    Collaborators

    • codejamninja