chainesis
Chain functions and proceed by calling next
Chain functions and proceed by calling next
Applies a callback to each value outputted by an iterable.
Invokes a callback on prop change as a HOC for React and React Native
Invokes a callback on prop change while condition is true as a HOC for React and React Native
Make a new callback to run input callbacks in sequence
Put your callbacks into queue to make sure that concurrent requests that you might want to perform will only be executed once
Defines fallback behavior in case a variable is not a function. Perfect for optional callback parameters.
Run async & sync callbacks
List of common callback names - callback, cb, callback_, next, done.
Conditional promisify
Props mixin pack for Seed
Collect the stream data and send it into a callback function.
Async control-flow for Node.js using ES6 generators.
Invokes callback with single error argument if timeout occurs before it's invoked by other means
Reject promise (and all following) if it takes more than a set duration
Functional library to try-catch code that accepts functions and promises
Simple utility to allow your module to be consumed with a callback or promise
It allows callback functions to be registered and called in series when registerCallbackInstance.next or registerCallbackInstance.error are called
quick-event is a TypeScript event library that provides tools that enable your application components to communicate with each other by dispatching events and listening for them. With eventpp you can easily implement signal/slot mechanism, or observer pat
App auth and methods to E-Com Plus Store API with NodeJS and Firestore/SQLite