{"library":"sqs-queue-processor","type":"library","category":null,"description":"An event-based AWS SQS queue processor library for Node.js (v1.0.0, stable). It provides long polling with customizable options, emits events for message processing lifecycle (start, stop, before_poll, after_poll, message, error), and supports custom message parsing. Differentiators: simple event-driven API, no external dependencies beyond AWS SDK, and automatic long polling. Ideal for lightweight SQS message consumption without full framework overhead.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","sqs","queue","processor","aws"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqs-queue-processor","imports":["const QueueProcessor = require('sqs-queue-processor')"]},{"cmd":"yarn add sqs-queue-processor","imports":[]},{"cmd":"pnpm add sqs-queue-processor","imports":[]}],"homepage":"https://github.com/miskiw/sqs-queue-processor","github":"https://miskiw@github.com/miskiw/sqs-queue-processor","docs":null,"changelog":null,"pypi":null,"npm":"sqs-queue-processor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}