import-lazy
Import a module lazily
Import a module lazily
Create a deferred promise
Promisified setTimeout
Helper for creating "exposed" promise object (with resolve & reject methods).
Delay a promise a specified amount of time
Require modules lazily
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
Isomorphic function returning a deferred promise. Uses native `Promise.defer` if available, else polyfills.
A fast 642B utility that makes reading multipart responses simple
requestIdleCallback Polyfill
es6 Native Promise Defer that helps build promise/callback dual APIS
Promise extensions; map, filter, etc
Defer an ES2015 Promise implementation
Delay a promise a minimum amount of time
The lodash method `_.defer` exported as a module.
Polyfill for Promise.defer. Uses the native ES6 Promise. Supports other Promises/A+ implementations.
A collection of setTimeout-related function wranglers
Delay a promise a specified amount of time