dom-queue

JSON →
library 0.7.1 ·javascript abandoned
verified Jun 7, 2026

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.