@isthatcentered/tickable
```bash npm install — save @isthatcentered/tickable@beta ```
```bash npm install — save @isthatcentered/tickable@beta ```
StreamQ is a library for processing events and managing message queues.
React hook for awaiting component callback.
A loader to provide frontend functionality to the gebruederheitz/wp-async-posts-provider composer package
A lazily evaluated iterable utility for both synchronous and asychronous operations
Some async utilities for use with preact.
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
Specialized fast async file writer
Various EventEmitter event replacements with synchronous, a-synchronous, and queued events. Made in TypeScript so usable with JavaScript and TypeScript.
A light weight node module that tracks a collection of async calls, and notify the main caller when all of them are done through the provided 'then' handler passed to the promise returned from the join method, and forward the arguments passed to the callb
A lightweight async task queue that limits the invokation of async tasks, and queues up any additional async task in their order of addition, until there is an available slot
Tiny javascript library to pack many calling of the same function to one execution
A function that waits until a condition is met.
Lightweight monadic abstraction to 'purely' handle side effects in javascript.
sp8d-core: Ultra-low latency, memory-safe concurrency primitives for TypeScript/JavaScript. Lock-free channels with comprehensive safety guarantees, race condition prevention, and zero-copy messaging for browser and Node.js applications.
Specialized fast async file writer
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Invoke a function n times and return an array of accumulated function return values.
Map keys from one object to a new object having the same values.
Map values from one object to a new object having the same keys.