# idempotent-babel-polyfill **Repository Path**: mirrors_addons/idempotent-babel-polyfill ## Basic Information - **Project Name**: idempotent-babel-polyfill - **Description**: import babel-polyfill multiple times - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-27 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # idempotent-babel-polyfill [![npm](https://img.shields.io/npm/v/idempotent-babel-polyfill.svg?style=flat-square)](https://www.npmjs.com/package/idempotent-babel-polyfill) [![npm](https://img.shields.io/npm/dt/idempotent-babel-polyfill.svg?style=flat-square)](https://www.npmjs.com/package/idempotent-babel-polyfill) [![GitHub stars](https://img.shields.io/github/stars/codejamninja/idempotent-babel-polyfill.svg?style=social&label=Stars)](https://github.com/codejamninja/idempotent-babel-polyfill) > Import babel-polyfill multiple times ![](assets/idempotent-babel-polyfill.png) Please ★ this repo if you found it useful ★ ★ ★ ## Built by Silicon Hills LLC [![index](https://user-images.githubusercontent.com/6234038/71054254-f284ad80-2116-11ea-9013-d68306726854.jpeg)](https://nuevesolutions.com) Silicon Hills offers premium Node and React develpoment and support services. Get in touch at [nuevesolutions.com](https://nuevesolutions.com). ## Features * Supports ES6 imports * Supports require ## Installation ```sh npm install --save idempotent-babel-polyfill ``` ## Dependencies * [NodeJS](https://nodejs.org) ## Usage ### Implement with ES6 Import ```js import 'idempotent-babel-polyfill'; ``` ### Implement with Require ```js require('idempotent-babel-polyfill'); ``` ### Implement with Function ```js import { idempotentBabelPolyfill } from 'idempotent-babel-polyfill'; idempotentBabelPolyfill(); ``` ## Support Submit an [issue](https://github.com/codejamninja/idempotent-babel-polyfill/issues/new) ## Contributing Review the [guidelines for contributing](https://github.com/codejamninja/idempotent-babel-polyfill/blob/master/CONTRIBUTING.md) ## License [MIT License](https://github.com/codejamninja/idempotent-babel-polyfill/blob/master/LICENSE) [Jam Risser](https://codejam.ninja) © 2018 ## Changelog Review the [changelog](https://github.com/codejamninja/idempotent-babel-polyfill/blob/master/CHANGELOG.md) ## Credits * [Jam Risser](https://codejam.ninja) - Author ## Support on Liberapay A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project. [Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep me going! [![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate) [![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)