126 skills found · Page 1 of 5
crcn / Mesh.jsutility library for async iterable iterators
jamiemccrindle / AxaxAsync Iterator Extensions for JavaScript e.g. map, reduce, filter, flatMap, etc.
repeaterjs / RepeaterThe missing constructor for creating safe async iterators
toniov / P IterationUtilities that make array iteration easy when using async/await or Promises
TomerAberbach / Lfi🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
ebonnal / Streamablesync/async iterable streams for Python
briancavalier / CreedSophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
sindresorhus / Dom MutationsObserve changes to the DOM using an async iterable — A nicer API for MutationObserver
sindresorhus / Request Animation FramesUse requestAnimationFrame as an async iterable, in any JavaScript environment
tc39 / Proposal Async Iterator HelpersMethods for working with async iterators in ECMAScript
lmammino / Iteration Protocols WorkshopA FREE and open-source workshop about JavaScript iteration protocols: iterator, iterable, async iterator, async iterable
sindresorhus / Each AsyncAsync concurrent iterator (async forEach)
jfet97 / AwwAsync Iterables Interfaces for Web Workers
python-trio / Async GeneratorMaking it easy to write async iterators in Python 3.5
nblumhardt / Serilog Enrichers DemystifyUnmangle async/iterator stack traces with @benaadams's Demystifier
rolftimmermans / Event IteratorConvert event emitters and event targets to ES async iterators
withspectrum / Callback To Async IteratorTurn any callback-based listener into an async iterator.
reconbot / Streaming IterablesA Swiss army knife for async iterables. Designed to replace your streams.
labs42io / Itiriri AsyncA library for asynchronous iteration.
Smoren / Itertools TsTypeScript Iteration Tools Library