online-branch-exist
Check that given branch/tag/release exist in github repo, using `user/repo#branch` pattern.
Check that given branch/tag/release exist in github repo, using `user/repo#branch` pattern.
Call the method once but better.
A continuation system for converting queued events into error-first callback functions.
Converts a native Promise to a node.js-style callback.
Javascript library for writing, chaining and using conditional statements in a functional way
A radically simpler way to deal with asynchronous functions in javascript
React hook that provides a standard way generate async calls by returning a wrapped callback, a executing and success flags and any error result.
Convert async function to callback accepting funtion
thunkify or promisify a callback style function
try/catch block with a callback, used in [try-catch-core][]. Use it when you don't care about asyncness so much and don't want guarantees. If you care use [try-catch-core][].
Throttle a function and cache the result for x milliseconds
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.
A queue which will callback to a user defined function on each item of the queue, limiting parallel tasks using promises and deferreds.
Preprocessor loader for webpack. Allows for regular expressions, callbacks, macros, similiar to the C preprocessor
Thunk queue for uncertainty tasks evaluation.
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.
Provides message handling support
Small async/await wrapper which allows a similar paradigm to Node's callbacks mixed with [React Hooks](https://reactjs.org/docs/hooks-intro.html). `await-wrap` wraps any async function and respond with an array with either `data` or `err`, allowing you to
Optimised window resize function using requestAnimationFrame
Replace text using an async replacement function.