Simple promise based post message
A shim for the setImmediate efficient script yielding API
No description provided.
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'.
@liff/window-postmessage
A powerful, simple, promise-based postMessage library
A powerful, simple, promise-based postMessage library
Comlink makes WebWorkers enjoyable
Promise for webworkers
Resolve any installed ES6 compatible promise
custom ESLint rule to disallows calling postMessage to wildcard targets
A powerful, simple, promise-based postMessage library
An RPC library with strong support for simulating the transfer of functions via postMessage
Bare bones Promises/A+ implementation
Creates a Promise that waits for a single event
Retries a function that returns a promise, leveraging the power of the retry module.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Test whether an object looks like a promises-a+ promise
A lightweight library that provides tools for organizing asynchronous code
Enforce best practices for JavaScript promises
Check if something is a promise
Returns a promise from a node-style callback function.
Let your JS API users either give you a callback or receive a promise
Lightweight wrapper around window.open() that adds Promise and postMessage support