{"library":"dom-queue","type":"library","category":null,"description":"A lightweight library (v0.7.1) that creates a visual queue in the DOM using HTML lists. It provides push/pop/shift/remove/clear operations on a DOM element, with configurable container, tag, and parent. No updates since 2013—likely abandoned. Useful for simple UI queues but lacks modern features like virtual DOM or animation support.","language":"javascript","status":"abandoned","version":"0.7.1","tags":["javascript","dom","queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dom-queue","imports":["var Queue = require('dom-queue');","<script src=\"dom-queue.js\"></script>\nvar q = Queue({container: 'my-list'});","var Queue = require('dom-queue');\nvar q = Queue({container: 'list'});"]},{"cmd":"yarn add dom-queue","imports":[]},{"cmd":"pnpm add dom-queue","imports":[]}],"homepage":"https://github.com/emkay/dom-queue","github":"git://github.com/emkay/dom-queue","docs":null,"changelog":null,"pypi":null,"npm":"dom-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}