Job manager
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
LaunchDarkly SDK for JavaScript
TypeScript definitions for request
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.
Provides a way to make requests
Compatible version of p-queue
Missing keepalive http.Agent
TypeScript definitions for twitter
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
A continuation-local storage module compatible with NestJS's dependency injection.
Interactively manage concurrency for outbound requests.
Streaming http in the browser
XMLHttpRequest for Node
In memory queue system prioritizing tasks
Promise-based queue
LRU Queue
celery written in nodejs
asynchronous function queue with adjustable concurrency
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.