{"library":"use-queue","type":"library","category":null,"description":"A lightweight React hook-based queue utility that processes items in FIFO order. Version 0.1.1 is the latest stable release, with no recent updates. Designed for simple queuing needs in React applications, it offers a single hook that manages a queue and triggers a user-provided process function for each item. Unlike more complex state management solutions, it focuses solely on queue functionality and is fully typed with TypeScript definitions. Ideal for scenarios like throttling API calls or sequential task processing.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","react","hooks","queue","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install use-queue","imports":["import useQueue from 'use-queue'"]},{"cmd":"yarn add use-queue","imports":[]},{"cmd":"pnpm add use-queue","imports":[]}],"homepage":"https://github.com/jonstuebe/use-queue#readme","github":"https://github.com/jonstuebe/use-queue","docs":null,"changelog":null,"pypi":null,"npm":"use-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}