{"library":"qew","type":"library","category":null,"description":"A tiny, zero-dependency library for queuing and throttling asynchronous JavaScript/TypeScript functions. Current stable version is 0.11.1, released with monthly cadence. Key differentiators: no runtime dependencies, minimal API surface, supports configurable max concurrency and delay between function executions, ships TypeScript types, works in both Node.js and browser environments.","language":"javascript","status":"active","version":"0.11.1","tags":["javascript","queue","async","throttle","promise","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install qew","imports":["import { Qew } from 'qew'","const { Qew } = require('qew')","const q = new Qew(2, 500)","import { Qew } from 'qew'"]},{"cmd":"yarn add qew","imports":[]},{"cmd":"pnpm add qew","imports":[]}],"homepage":"https://github.com/Arrow7000/qew#readme","github":"https://github.com/Arrow7000/qew","docs":null,"changelog":null,"pypi":null,"npm":"qew","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}