ES Proposal spec-compliant shim for Promise.try
Promise.try shim for ES6 Promises
wraps a synchronously executing function and returns a promise
express helpers for async life.
Ultralight promise extension compatible with Bluebird
Library that defines custom error types
An extended Promise with additional features such as status tracking, deferred/throttled execution, timeout and retry mechanism.
构建ie9+ 个人常用polyfill
bluebird's fancy api but with native promises
No description provided.
Promise implementation of Promises/A+, and with es7 promise enhancements.
No description provided.
Small utility function for safe evaluation of async functions, capturing synchronous outcomes as well
Put a list of functions in and get a composed task function. Similar to functional programming's compose (function composition), but with more fine-grained and precise control, and the generated task incurs almost no runtime overhead. Supports both synchr
A function that, when called, produces a Promise that resolves a specified amount of milliseconds since a particular timestamp - or immediately, if the delay since that timestamp has already passed.
A function for writing *one per N amount of time* rate-limiting implementations.
Detects when a Promise has a try/catch but does not include Promise.reject()
``` It's an extension of random-number-csprng package to exclude ranges. ``` ## Installation ``` npm install --save rng-with-excluded-ranges ``` ## Import ``` const rngWithExcludedRanges = require("rng-with-excluded-ranges") ``` ## Usage ``` const Promis
Ultra-strict TypeScript configs for sarj-ai projects — strict.json + base.json