{"library":"ss-queue","type":"library","category":null,"description":"A TypeScript-based queue data structure implemented using a singly-linked list. Current stable version is 1.0.5. Fully tested with no known active development since 2020. Differentiator: lightweight, no dependencies, supports UMD for browser usage. Suitable for scenarios needing a simple FIFO queue with TypeScript type safety.","language":"javascript","status":"maintenance","version":"1.0.5","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ss-queue","imports":["import Queue from 'ss-queue'","const Queue = require('ss-queue')","import type { IQueue } from 'ss-queue'"]},{"cmd":"yarn add ss-queue","imports":[]},{"cmd":"pnpm add ss-queue","imports":[]}],"homepage":"https://github.com/boycgit/ss-queue#readme","github":"https://github.com/boycgit/ss-queue","docs":null,"changelog":null,"pypi":null,"npm":"ss-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}