{"library":"sg-queue","type":"library","category":null,"description":"A minimal Node.js task queue for executing asynchronous functions sequentially. Version 1.1.4. It ensures that tasks are processed one after another in order, returning a promise that resolves when all tasks complete. Suitable for use with generators and promises. No external dependencies. Supports Node.js >=6.","language":"javascript","status":"active","version":"1.1.4","tags":["javascript","SUGOS"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sg-queue","imports":["const sgQueue = require('sg-queue')","import sgQueue from 'sg-queue'","let queue = sgQueue()"]},{"cmd":"yarn add sg-queue","imports":[]},{"cmd":"pnpm add sg-queue","imports":[]}],"homepage":"https://github.com/realglobe-Inc/sg-queue#readme","github":"https://github.com/realglobe-inc/sg-queue","docs":null,"changelog":null,"pypi":null,"npm":"sg-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}