1. @ephox/wrap-promise-polyfill
Wrapper for Promise
@ephox/wrap-promise-polyfill
Package: @ephox/wrap-promise-polyfill
Last modified: Tue, 05 Apr 2022 07:59:12 GMT
Version: 2.2.1
License: Apache-2.0
Downloads: 7,712

Install

npm install @ephox/wrap-promise-polyfill
yarn add @ephox/wrap-promise-polyfill

Description

This project wraps promise-polyfill in a bolt namespace (ephox.wrap-promise-polyfill.Promise).

If window.Promise is available that will be exported otherwise the polyfill will be exported.

Installation

wrap-promise-polyfill is available as an npm package. You can install it via the npm package @ephox/wrap-promise-polyfill

Install from npm

npm install @ephox/wrap-promise-polyfill.

Usage

All functionality is provided on the ephox.wrap-promise-polyfill.Promise module.

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code