Showing 41-60 of 108 packages
A simple Promises/A+ library.
A queue system for fetch requests
The library which will be able to handle promises as various ways
text-to-speech with GoogleHome
Asyncronous task parallel batcher
A promise that can be delayed (extended) via repeated calls to waitUntil.
universal components, standard library, TS, JS
A tiny, strongly-typed event handler system in TypeScript for building modular and extensible hook/event pipelines.
A library that provides a hook for monitoring endpoints.
Self-hosted Bitcoin Cash blockchain explorer
``` import logo from './logo.svg'; import './App.css'; import { useEffect, useState } from "react" import { DraftEditor, DraftViewer } from "editordraft"
Helpers for running async tasks in parallel
Queue similar to promise-all and promise-all settled with concurrency control
MCP server providing multi-advisor AI consultations via OpenRouter API with advanced caching, rate limiting, and security features
A JavaScript library for tracking the success/failure of a promise without rejecting
Resolve several promises using concurrency limit and failfast.
Map or loop through promises, promise-returning or async functions, serially or in parallel, based on Promise.all! Has a hooks system: start, beforeEach, afterEach, finish.
A plugin for Addon Bone that automatically registers and injects content scripts when your browser extension is installed
Concurrent workers is to eliminate memory limitations on large request handlings from Promise.all or Promise.allSettled And also elimiate waiting time on batch process.
Simple utility for orchestrating interdependent concurrent tasks in TypeScript