callbacks topic

List callbacks repositories

not-your-average-web-crawler

148
Stars
37
Forks
Watchers

A web crawler (for bug hunting) that gathers more than you can imagine.

callbag-basics

1.7k
Stars
55
Forks
Watchers

👜 Tiny and fast reactive/iterable programming library

async

28.1k
Stars
2.4k
Forks
Watchers

Async utilities for node and the browser

eventbus

107
Stars
11
Forks
Watchers

A simple, header only event bus library written in modern C++17.

breeze

39
Stars
3
Forks
Watchers

Javascript async flow control manager

Review materials for the TWiML Study Group. Contains annotated versions of the original Jupyter noteboooks (look for names like *_jcat.ipynb ), slide decks from weekly Zoom meetups, etc.

kayn

135
Stars
34
Forks
Watchers

superagent-inspired Node.js lib (w/ **some** TypeScript support) for accessing Riot's League of Legend's API (discord: cnguy#3614)

exploring-async

280
Stars
23
Forks
Watchers

An essay exploring different async techniques in JavaScript.

escape-from-callback-mountain

259
Stars
25
Forks
Watchers

Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern